Overload List

NameDescription
Protected methodStatic memberCount(Type)
Returns the number of records of the specified type in the database
Protected methodStatic memberCount(Type, DetachedCriteria)
Returns the number of records of the specified type in the database
Protected methodStatic memberCount(Type, array<ICriterion>[]())
Returns the number of records of the specified type in the database
Protected methodStatic memberCount(Type, String, array<Object>[]())
Returns the number of records of the specified type in the database

See Also