|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
jdoStateManager
.
jdoStateManager
and key values from the ObjectId.
Query
with the given candidate class
from a named query.
PersistenceCapable
class.
Query
with no elements.
Query
using elements from another
Query
.
Query
using the specified language.
Query
specifying the Class
of the
candidate instances.
Query
with the Class
of the
candidate instances and candidate Extent
.
Query
with the candidate Class
and Collection
.
Query
with the Class
of the
candidate instances and filter.
Query
with the Class
of the
candidate instances,
candidate Collection
, and filter.
Query
with the
candidate Extent
and filter; the class
is taken from the Extent
.
Query.getSingleResult()
or TypedQuery.getSingleResult()
is executed on a
query and there is more than one result from the query.NonUniqueResultException
exception
with null
as its detail message.
NonUniqueResultException
exception
with the specified detail message.
Query.getSingleResult()
or TypedQuery.getSingleResult()
is executed on a query
and there is no result to return.NoResultException
exception with
null
as its detail message.
NoResultException
exception with the
specified detail message.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |