Overload List

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

See Also