Overload List

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

See Also