Overload List
| Name | Description | |
|---|---|---|
| Count(Type) |
Returns the number of records of the specified
type in the database
| |
| Count(Type, DetachedCriteria) |
Returns the number of records of the specified
type in the database
| |
| Count(Type, array<ICriterion>[]()) |
Returns the number of records of the specified
type in the database
| |
| Count(Type, String, array<Object>[]()) |
Returns the number of records of the specified
type in the database
|