Overload List
| Name | Description | |
|---|---|---|
| Count()() |
Returns the number of records of T in the database
| |
| Count(DetachedCriteria) |
Returns the number of records of the specified
type in the database
| |
| Count(array<ICriterion>[]()) |
Check if any instance matching the criteria exists in the database.
| |
| Count(String, array<Object>[]()) |
Returns the number of records of T in the database
|