Overload List

NameDescription
Protected methodStatic memberCount()()
Returns the number of records of T in the database
Protected methodStatic memberCount(DetachedCriteria)
Returns the number of records of the specified type in the database
Protected methodStatic memberCount(array<ICriterion>[]())
Check if any instance matching the criteria exists in the database.
Protected methodStatic memberCount(String, array<Object>[]())
Returns the number of records of T in the database

See Also