Overload List

NameDescription
Public methodStatic memberFindFirst(DetachedCriteria)
Searches and returns the first row.
Public methodStatic memberFindFirst(array<ICriterion>[]())
Searches and returns the first row.
Public methodStatic memberFindFirst(DetachedCriteria, array<Order>[]())
Searches and returns the first row.
Public methodStatic memberFindFirst(array<Order>[](), array<ICriterion>[]())
Searches and returns the first row.

See Also