hunt-entity ~master (2022-02-21T08:00:07Z)
Home
Dub
Repo
TypedQuery.setFirstResult
hunt
entity
TypedQuery
TypedQuery
Undocumented in source. Be warned that the author may not have intended to support it.
class
TypedQuery
(T, F = T)
TypedQuery
!(
T
,
F
)
setFirstResult
(
int
startPosition
)
if
(
is
(
T
:
Object
) &&
is
(
F
:
Object
)
)
Meta
Source
See Implementation
hunt
entity
TypedQuery
TypedQuery
constructors
this
functions
getResultAs
getResultList
getSingleResult
setFirstResult
setMaxResults