|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
QueryImpl
instead. This
method pierces the published-API boundary, as does the SPI cast.
group
to the set of fetch group to
use when loading objects.
groups
to the set of fetch group names to
use when loading objects.
groups
to the set of fetch group names to
use when loading objects.
field
to the set of fully-qualified field names to
use when loading objects.
field
to the set of field names to
use when loading objects.
fields
to the set of fully-qualified field names to
use when loading objects.
fields
to the set of field names to
use when loading objects.
fields
to the set of fully-qualified field names to
use when loading objects.
fields
to the set of field names to
use when loading objects.
QueryImpl
instead. This
method pierces the published-API boundary, as does the SPI cast.
OpenJPAEntityManagerSPI
instead. This
method pierces the published-API boundary, as does the SPI cast.
OpenJPAEntityManagerFactorySPI
instead. This
method pierces the published-API boundary, as does the SPI cast.
OpenJPAEntityManagerSPI
instead. This
method pierces the published-API boundary, as does the SPI cast.
OpenJPAEntityManagerFactorySPI
instead. This
method pierces the published-API boundary, as does the SPI cast.
IllegalArgumentException
.OpenJPAEntityManager
.OpenJPAEntityManager
.EntityTransaction.begin()
instead: em.getTransaction().begin()
CallbackMode
enum instead.
CallbackMode
enum instead.
CallbackMode
enum instead.
CallbackMode
enum instead.
CallbackMode
enum instead.
OpenJPAEntityManager
.AutoClearType
enum instead.
AutoClearType
enum instead.
EntityTransaction.commit()
instead: em.getTransaction().commit()
OpenJPAEntityTransaction.commitAndResume()
instead:
em.getTransaction().commitAndResume()
ConnectionRetainMode
enum instead.
ConnectionRetainMode
enums instead.
ConnectionRetainMode
enum instead.
ConnectionRetainMode
enums instead.
ConnectionRetainMode
enum instead.
ConnectionRetainMode
enums instead.
OpenJPAEntityManager
.OpenJPAEntityManagerFactory
specified by
name
in an XML configuration file at the resource location
resource
.
OpenJPAEntityManagerFactory
specified by
name
in an XML configuration file at the resource location
resource
, applying the properties specified in
map
as overrides.
EntityManagerFactory
at the JNDI location specified
by jndiLocation
in the context context
.
name
, applying
the properties in m
as overrides to the properties defined
in the XML configuration file for name
.
cls
.
PersistenceStrategy
if any.
DetachStateType
enum instead.
AutoDetachType
enum instead.
AutoDetachType
enum instead.
DetachStateType
enum instead.
DetachStateType
enum instead.
DetachStateType
enum instead.
AutoDetachType
enum instead.
AutoDetachType
enum instead.
OpenJPAEntityManager
.JPAFacadeHelper
instead. This method pierces
the published-API boundary, as does the JPAFacadeHelper utilization.
JPAFacadeHelper
instead. This method pierces
the published-API boundary, as does the JPAFacadeHelper utilization.
EntityManagerFactory
that acts as a
facade to a BrokerFactory
.EntityManagerFactory
.EntityManager
interface.Extent
.
FetchGroup
.FlushModeType
enum instead.
FlushModeType
enum instead.
FlushModeType
enum instead.
JPAFacadeHelper
instead. This method pierces
the published-API boundary, as does the JPAFacadeHelper utilization.
JPAFacadeHelper
instead. This method pierces
the published-API boundary, as does the JPAFacadeHelper utilization.
AutoDetachType
values which indicate when persistent
managed objects should be automatically detached in-place.
null
if an
extent was specified instead of a collection.
OpenJPAEntityManagerSPI
instead. This
method pierces the published-API boundary, as does the SPI cast.
OpenJPAEntityManagerFactorySPI
instead. This
method pierces the published-API boundary, as does the SPI cast.
ExtentImpl
instead. This
method pierces the published-API boundary, as does the SPI cast.
FetchPlanImpl
instead. This
method pierces the published-API boundary, as does the SPI cast.
GeneratorImpl
instead. This
method pierces the published-API boundary, as does the SPI cast.
QueryResultCacheImpl
instead. This
method pierces the published-API boundary, as does the SPI cast.
StoreCacheImpl
instead. This
method pierces the published-API boundary, as does the SPI cast.
OpenJPAEntityManagerFactory
specified by
your OpenJPA defaults.
OpenJPAEntityManagerFactory
specified by
your OpenJPA defaults, using map
as overrides.
Generator
for the generated values of the specified
type, or null if the field is not generated.
Generator
for the datastore identity values of the
specified type, or null if the type is unmanaged or its identity
cannot be represented by a sequence.
OpenJPAEntityManagerSPI
instead. This
method pierces the published-API boundary, as does the SPI cast.
CallbackMode
flags for handling lifecycle listener
exceptions.
ClassMetaData
associated with the
persistent object o
.
ClassMetaData
associated
with the persistent type cls
.
ClassMetaData
associated
with the persistent type cls
.
JPAFacadeHelper
instead. This method pierces
the published-API boundary, as does the JPAFacadeHelper utilization.
JPAFacadeHelper
instead. This method pierces
the published-API boundary, as does the JPAFacadeHelper utilization.
JPAFacadeHelper
instead. This method pierces
the published-API boundary, as does the JPAFacadeHelper utilization.
FetchPlan.getQueryResultCacheEnabled()
instead.
OpenJPAEntityTransaction.getRollbackCause()
instead: em.getTransaction().getRollbackCause()
EntityTransaction.getRollbackOnly()
instead: em.getTransaction().getRollbackOnly()
RuntimeExceptionTranslator
that will perform
the correct exception translation as well as roll back the
current transaction when for all but NoResultException
and NonUniqueResultException
in accordance with
section 3.7 of the EJB 3.0 specification.
OpenJPAEntityManagerSPI
instead. This
method pierces the published-API boundary, as does the SPI cast.
CallbackMode
flags for handling transaction listener
exceptions.
o
.
IllegalStateException
.EntityTransaction.isActive()
instead: em.getTransaction().isActive()
true
if pc
is a detached object
(one that can be reattached to a EntityManager
via a call
to EntityManager.merge(T)
); otherwise returns
false
.
OpenJPAEntityManager.isTrackChangesByType()
instead.
OpenJPAEntityManager.isTransactionManaged()
instead to interrogate
whether or not this EntityManager's transaction is managed. To determine
if a given entity instance is managed, use EntityManager.contains(java.lang.Object)
.
AnnotationPersistenceMetaDataParser.getMode()
.
AnnotationPersistenceMetaDataSerializer.getMode()
.
AnnotationPersistenceMetaDataSerializer.getMode()
.
AnnotationPersistenceMetaDataSerializer.getMode()
.
XMLPersistenceMetaDataParser.getMode()
.
XMLPersistenceMetaDataSerializer.getMode()
.
XMLPersistenceMetaDataSerializer.getMode()
.
XMLPersistenceMetaDataSerializer.getMode()
.
AnnotationPersistenceMetaDataParser.getMode()
.
AnnotationPersistenceMetaDataSerializer.getMode()
.
XMLPersistenceMetaDataParser.getMode()
.
XMLPersistenceMetaDataSerializer.getMode()
.
AnnotationPersistenceMetaDataParser.getMode()
.
AnnotationPersistenceMetaDataSerializer.getMode()
.
XMLPersistenceMetaDataParser.getMode()
.
XMLPersistenceMetaDataSerializer.getMode()
.
FetchPlan
for the entity manager.
FetchPlan
for the entity manager.
FetchPlan
for the entity manager.
QueryOperationType
instead.
QueryOperationType
instead.
QueryOperationType
instead.
EntityTransaction
interface.MetaDataFactory
for JPA metadata.EntityManager
.PersistenceUnitInfo
interface used by OpenJPA
when parsing persistence configuration information.Query
interface.QueryImpl
instead. This
method pierces the published-API boundary, as does the SPI cast.
groups
from the set of fetch group names
to use when loading objects.
groups
from the set of fetch group names
to use when loading objects.
fields
from the set of fully-qualified field names
to use when loading objects.
fields
from the set of field names
to use when loading objects.
fields
from the set of fully-qualified field names
to use when loading objects.
fields
from the set of field names
to use when loading objects.
QueryImpl
instead. This
method pierces the published-API boundary, as does the SPI cast.
OpenJPAEntityManagerSPI
instead. This
method pierces the published-API boundary, as does the SPI cast.
OpenJPAEntityManagerFactorySPI
instead. This
method pierces the published-API boundary, as does the SPI cast.
OpenJPAEntityManagerSPI
instead. This
method pierces the published-API boundary, as does the SPI cast.
OpenJPAEntityManagerFactorySPI
instead. This
method pierces the published-API boundary, as does the SPI cast.
RestoreStateType
enum instead.
RestoreStateType
enum instead.
RestoreStateType
enum instead.
OpenJPAEntityManager
.EntityTransaction.rollback()
instead: em.getTransaction().rollback()
OpenJPAEntityTransaction.rollbackAndResume()
instead: em.getTransaction().rollbackAndResume()
#serializeValueMappingContent
.
#serializeValueMappingContent
.
OpenJPAEntityManager.setAutoClear(AutoClearType)
instead.
AutoDetachType
values which indicate when persistent
managed objects should be automatically detached in-place.
AutoDetachType
values which indicate when persistent
managed objects should be automatically detached in-place.
AutoDetachType
which indicate when persistent
managed objects should be automatically detached in-place.
OpenJPAEntityManager.setAutoDetach(AutoDetachType)
or
OpenJPAEntityManager.setAutoDetach(java.util.EnumSet)
instead.
OpenJPAEntityManager.setAutoDetach(AutoDetachType, boolean)
instead.
OpenJPAEntityManager.setDetachState(DetachStateType)
instead.
OpenJPAEntityManager.setTrackChangesByType(boolean)
instead.
OpenJPAEntityManagerSPI
instead. This
method pierces the published-API boundary, as does the SPI cast.
CallbackMode
flag for handling lifecycle listener
exceptions.
CallbackMode
flags for handling lifecycle listener
exceptions.
FetchPlan.setQueryResultCacheEnabled(boolean)
instead.
OpenJPAEntityManager.setRestoreState(RestoreStateType)
instead.
EntityTransaction.setRollbackOnly()
instead: em.getTransaction().setRollbackOnly()
OpenJPAEntityTransaction.setRollbackOnly(java.lang.Throwable)
instead: em.getTransaction().setRollbackOnly()
OpenJPAEntityManagerSPI
instead. This
method pierces the published-API boundary, as does the SPI cast.
CallbackMode
flag for handling transaction listener
exceptions.
CallbackMode
flags for handling transaction listener
exceptions.
JPAFacadeHelper
instead. This method pierces
the published-API boundary, as does the JPAFacadeHelper utilization.
JPAFacadeHelper
instead. This method pierces
the published-API boundary, as does the JPAFacadeHelper utilization.
JPAFacadeHelper
instead. This method pierces
the published-API boundary, as does the JPAFacadeHelper utilization.
JPAFacadeHelper
instead. This method pierces
the published-API boundary, as does the JPAFacadeHelper utilization.
JPAFacadeHelper
instead. This method pierces
the published-API boundary, as does the JPAFacadeHelper utilization.
JPAFacadeHelper
instead. This method pierces
the published-API boundary, as does the JPAFacadeHelper utilization.
JPAFacadeHelper
instead. This method pierces
the published-API boundary, as does the JPAFacadeHelper utilization.
Map
containing the properties necessary to create
a Configuration
that reflects the information in this
persistence unit info.
Map
containing the properties necessary to create
a Configuration
that reflects the information in the given
persistence unit info.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |