Overload List

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

See Also