hunt-entity ~master (2022-02-21T08:00:07Z)
Home
Dub
Repo
EntityRepository.count
hunt
entity
repository
EntityRepository
EntityRepository
Undocumented in source. Be warned that the author may not have intended to support it.
alias
count
=
CrudRepository
!(
T
,
ID
).
count
long
count
(Condition condition)
long
count
(Specification specification)
class
EntityRepository
(T, ID)
long
count
(
Specification
specification
)
if
(
is
(
T
:
Model
)
)
Meta
Source
See Implementation
hunt
entity
repository
EntityRepository
EntityRepository
aliases
count
findAll
constructors
this
functions
find
properties
Field
field
static functions
initObjects