Skip navigation links
A B C D E F G H I J L M N O P R S T U V 

A

AbstractContextWireTarget - Class in org.fabric3.jpa.provision
Contains attach point metadata for an EntityManager and Hibernate Session resource.
AbstractContextWireTarget(String) - Constructor for class org.fabric3.jpa.provision.AbstractContextWireTarget
 
AbstractWireTarget - Class in org.fabric3.jpa.provision
Contains general attach point metadata for Hibernate and JPA resources.
AbstractWireTarget(String) - Constructor for class org.fabric3.jpa.provision.AbstractWireTarget
 
addEventListeners(SessionEventListener...) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
addEventListeners(SessionEventListener...) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
addJarFileUrl(URL) - Method in class org.fabric3.jpa.runtime.emf.Fabric3PersistenceUnitInfo
 
addManagedClass(String) - Method in class org.fabric3.jpa.runtime.emf.Fabric3PersistenceUnitInfo
 
addMappingFile(String) - Method in class org.fabric3.jpa.runtime.emf.Fabric3PersistenceUnitInfo
 
addProperty(Object, Object) - Method in class org.fabric3.jpa.runtime.emf.Fabric3PersistenceUnitInfo
 
addTransformer(ClassTransformer) - Method in class org.fabric3.jpa.runtime.emf.Fabric3PersistenceUnitInfo
 
ANY_UNIT - Static variable in class org.fabric3.jpa.runtime.JpaConstants
 
attach(PhysicalWireSource, PersistenceUnitWireTarget, Wire) - Method in class org.fabric3.jpa.runtime.PersistenceUnitWireAttacher
 

B

beginTransaction() - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
beginTransaction() - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
buildLockRequest(LockOptions) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
buildLockRequest(LockOptions) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
byId(String) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
byId(Class) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
byId(String) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
byId(Class) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
byMultipleIds(Class<T>) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
byMultipleIds(String) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
byMultipleIds(Class<T>) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
byMultipleIds(String) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
byNaturalId(String) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
byNaturalId(Class) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
byNaturalId(String) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
byNaturalId(Class) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
bySimpleNaturalId(String) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
bySimpleNaturalId(Class) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
bySimpleNaturalId(String) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
bySimpleNaturalId(Class) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 

C

CacheMonitor - Interface in org.fabric3.jpa.runtime.emf
 
CachingEntityManagerFactoryResolver - Class in org.fabric3.jpa.runtime.emf
An EntityManagerFactoryResolver implementation that caches EntityManagerFactory instances.
CachingEntityManagerFactoryResolver(PersistenceContextParser, EntityManagerFactoryCache) - Constructor for class org.fabric3.jpa.runtime.emf.CachingEntityManagerFactoryResolver
 
cancelQuery() - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
cancelQuery() - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
CLASS - Static variable in class org.fabric3.jpa.runtime.JpaConstants
 
clear() - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedEntityManagerProxy
 
clear() - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
clear() - Method in class org.fabric3.jpa.runtime.proxy.StatefulEntityManagerProxy
 
clear() - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
clearEntityManager() - Method in interface org.fabric3.jpa.runtime.proxy.HibernateProxy
Clear a cached EntityManager if the proxy implementation supports caching.
clearEntityManager() - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedEntityManagerProxy
 
clearEntityManager() - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
clearEntityManager() - Method in class org.fabric3.jpa.runtime.proxy.StatefulEntityManagerProxy
 
clearEntityManager() - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
close() - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedEntityManagerProxy
 
close() - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
close() - Method in class org.fabric3.jpa.runtime.proxy.StatefulEntityManagerProxy
 
close() - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
contains(Object) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedEntityManagerProxy
 
contains(String, Object) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
contains(Object) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
contains(Object) - Method in class org.fabric3.jpa.runtime.proxy.StatefulEntityManagerProxy
 
contains(String, Object) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
contains(Object) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
createCriteria(Class) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
createCriteria(Class, String) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
createCriteria(String) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
createCriteria(String, String) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
createCriteria(Class) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
createCriteria(Class, String) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
createCriteria(String) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
createCriteria(String, String) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
createEntityGraph(Class<T>) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedEntityManagerProxy
 
createEntityGraph(String) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedEntityManagerProxy
 
createEntityGraph(Class<T>) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
createEntityGraph(String) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
createEntityGraph(Class<T>) - Method in class org.fabric3.jpa.runtime.proxy.StatefulEntityManagerProxy
 
createEntityGraph(String) - Method in class org.fabric3.jpa.runtime.proxy.StatefulEntityManagerProxy
 
createEntityGraph(Class<T>) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
createEntityGraph(String) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
createFilter(Object, String) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
createFilter(Object, String) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
createNamedQuery(String) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedEntityManagerProxy
 
createNamedQuery(String, Class<T>) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedEntityManagerProxy
 
createNamedQuery(String, Class<T>) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
createNamedQuery(String) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
createNamedQuery(String) - Method in class org.fabric3.jpa.runtime.proxy.StatefulEntityManagerProxy
 
createNamedQuery(String, Class<T>) - Method in class org.fabric3.jpa.runtime.proxy.StatefulEntityManagerProxy
 
createNamedQuery(String, Class<T>) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
createNamedQuery(String) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
createNamedStoredProcedureQuery(String) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedEntityManagerProxy
 
createNamedStoredProcedureQuery(String) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
createNamedStoredProcedureQuery(String) - Method in class org.fabric3.jpa.runtime.proxy.StatefulEntityManagerProxy
 
createNamedStoredProcedureQuery(String) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
createNativeQuery(String) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedEntityManagerProxy
 
createNativeQuery(String, Class) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedEntityManagerProxy
 
createNativeQuery(String, String) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedEntityManagerProxy
 
createNativeQuery(String, Class) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
createNativeQuery(String) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
createNativeQuery(String, String) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
createNativeQuery(String) - Method in class org.fabric3.jpa.runtime.proxy.StatefulEntityManagerProxy
 
createNativeQuery(String, Class) - Method in class org.fabric3.jpa.runtime.proxy.StatefulEntityManagerProxy
 
createNativeQuery(String, String) - Method in class org.fabric3.jpa.runtime.proxy.StatefulEntityManagerProxy
 
createNativeQuery(String, Class) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
createNativeQuery(String) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
createNativeQuery(String, String) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
createQuery(String) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedEntityManagerProxy
 
createQuery(CriteriaQuery<T>) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedEntityManagerProxy
 
createQuery(CriteriaUpdate) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedEntityManagerProxy
 
createQuery(CriteriaDelete) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedEntityManagerProxy
 
createQuery(String, Class<T>) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedEntityManagerProxy
 
createQuery(String, Class<T>) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
createQuery(CriteriaQuery<T>) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
createQuery(CriteriaUpdate) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
createQuery(CriteriaDelete) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
createQuery(String) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
createQuery(String) - Method in class org.fabric3.jpa.runtime.proxy.StatefulEntityManagerProxy
 
createQuery(CriteriaQuery<T>) - Method in class org.fabric3.jpa.runtime.proxy.StatefulEntityManagerProxy
 
createQuery(CriteriaUpdate) - Method in class org.fabric3.jpa.runtime.proxy.StatefulEntityManagerProxy
 
createQuery(CriteriaDelete) - Method in class org.fabric3.jpa.runtime.proxy.StatefulEntityManagerProxy
 
createQuery(String, Class<T>) - Method in class org.fabric3.jpa.runtime.proxy.StatefulEntityManagerProxy
 
createQuery(String, Class<T>) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
createQuery(CriteriaQuery<T>) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
createQuery(CriteriaUpdate) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
createQuery(CriteriaDelete) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
createQuery(String) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
createStoredProcedureCall(String) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
createStoredProcedureCall(String, Class...) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
createStoredProcedureCall(String, String...) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
createStoredProcedureCall(String) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
createStoredProcedureCall(String, Class...) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
createStoredProcedureCall(String, String...) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
createStoredProcedureQuery(String) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedEntityManagerProxy
 
createStoredProcedureQuery(String, Class...) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedEntityManagerProxy
 
createStoredProcedureQuery(String, String...) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedEntityManagerProxy
 
createStoredProcedureQuery(String) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
createStoredProcedureQuery(String, Class...) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
createStoredProcedureQuery(String, String...) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
createStoredProcedureQuery(String) - Method in class org.fabric3.jpa.runtime.proxy.StatefulEntityManagerProxy
 
createStoredProcedureQuery(String, Class...) - Method in class org.fabric3.jpa.runtime.proxy.StatefulEntityManagerProxy
 
createStoredProcedureQuery(String, String...) - Method in class org.fabric3.jpa.runtime.proxy.StatefulEntityManagerProxy
 
createStoredProcedureQuery(String) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
createStoredProcedureQuery(String, Class...) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
createStoredProcedureQuery(String, String...) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
createSupplier(PersistenceContextWireTarget) - Method in class org.fabric3.jpa.runtime.PersistenceContextWireAttacher
 
createSupplier(PersistenceUnitWireTarget) - Method in class org.fabric3.jpa.runtime.PersistenceUnitWireAttacher
 
createSupplier(SessionWireTarget) - Method in class org.fabric3.jpa.runtime.SessionWireAttacher
 

D

DefaultEntityManagerFactoryCache - Class in org.fabric3.jpa.runtime.emf
Creates and caches entity manager factories.
DefaultEntityManagerFactoryCache(ClassLoaderRegistry, CacheMonitor) - Constructor for class org.fabric3.jpa.runtime.emf.DefaultEntityManagerFactoryCache
 
delete(Object) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
delete(String, Object) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
delete(Object) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
delete(String, Object) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
destroy() - Method in class org.fabric3.jpa.introspection.PersistenceOverridesElementLoader
 
destroy() - Method in class org.fabric3.jpa.introspection.PersistenceUnitOverridesElementLoader
 
destroy() - Method in class org.fabric3.jpa.override.SystemConfigOverrideParser
 
destroy() - Method in class org.fabric3.jpa.runtime.emf.DefaultEntityManagerFactoryCache
 
detach(Object) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedEntityManagerProxy
 
detach(Object) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
detach(Object) - Method in class org.fabric3.jpa.runtime.proxy.StatefulEntityManagerProxy
 
detach(Object) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
disableFetchProfile(String) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
disableFetchProfile(String) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
disableFilter(String) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
disableFilter(String) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
disconnect() - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
disconnect() - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
doReturningWork(ReturningWork<T>) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
doReturningWork(ReturningWork<T>) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
doWork(Work) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
doWork(Work) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
DuplicateOverrides - Class in org.fabric3.jpa.introspection
Raised when an attempt is made to register a set of persistent overrides with the name of one that is already registered.
DuplicateOverrides(String, Location) - Constructor for class org.fabric3.jpa.introspection.DuplicateOverrides
 
DuplicateOverridesException - Exception in org.fabric3.jpa.override
 
DuplicateOverridesException(String) - Constructor for exception org.fabric3.jpa.override.DuplicateOverridesException
 

E

enableFetchProfile(String) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
enableFetchProfile(String) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
enableFilter(String) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
enableFilter(String) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
EntityManagerFactoryCache - Interface in org.fabric3.jpa.runtime.emf
A cache of EntityManagerFactory instances.
EntityManagerFactoryResolver - Interface in org.fabric3.jpa.api
Resolves EntityManagerFactor instances.
EntityManagerService - Interface in org.fabric3.jpa.runtime.proxy
Responsible for returning an EntityManager with a persitence context tied to an execution context.
EntityManagerServiceImpl - Class in org.fabric3.jpa.runtime.proxy
Manages a cache of EntityManagers.
EntityManagerServiceImpl(EntityManagerFactoryCache) - Constructor for class org.fabric3.jpa.runtime.proxy.EntityManagerServiceImpl
 
error(Throwable) - Method in interface org.fabric3.jpa.override.OverrideParserMonitor
 
error(String, Throwable) - Method in interface org.fabric3.jpa.runtime.emf.CacheMonitor
 
evict(Object) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
evict(Object) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
EXCLUDE_UNLISTED_CLASSES - Static variable in class org.fabric3.jpa.runtime.JpaConstants
 
excludeUnlistedClasses() - Method in class org.fabric3.jpa.runtime.emf.Fabric3PersistenceUnitInfo
 

F

F3TransactionManagerLookup - Class in org.fabric3.jpa.api
Resolves a Fabric3 transaction manager for Hibernate.
F3TransactionManagerLookup() - Constructor for class org.fabric3.jpa.api.F3TransactionManagerLookup
 
Fabric3PersistenceUnitInfo - Class in org.fabric3.jpa.runtime.emf
Encapsulates a persistence unit configured in a persistence.xml file.
Fabric3PersistenceUnitInfo(String) - Constructor for class org.fabric3.jpa.runtime.emf.Fabric3PersistenceUnitInfo
 
find(Class<T>, Object) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedEntityManagerProxy
 
find(Class<T>, Object, Map<String, Object>) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedEntityManagerProxy
 
find(Class<T>, Object, LockModeType) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedEntityManagerProxy
 
find(Class<T>, Object, LockModeType, Map<String, Object>) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedEntityManagerProxy
 
find(Class<T>, Object) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
find(Class<T>, Object, Map<String, Object>) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
find(Class<T>, Object, LockModeType) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
find(Class<T>, Object, LockModeType, Map<String, Object>) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
find(Class<T>, Object) - Method in class org.fabric3.jpa.runtime.proxy.StatefulEntityManagerProxy
 
find(Class<T>, Object, Map<String, Object>) - Method in class org.fabric3.jpa.runtime.proxy.StatefulEntityManagerProxy
 
find(Class<T>, Object, LockModeType) - Method in class org.fabric3.jpa.runtime.proxy.StatefulEntityManagerProxy
 
find(Class<T>, Object, LockModeType, Map<String, Object>) - Method in class org.fabric3.jpa.runtime.proxy.StatefulEntityManagerProxy
 
find(Class<T>, Object) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
find(Class<T>, Object, Map<String, Object>) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
find(Class<T>, Object, LockModeType) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
find(Class<T>, Object, LockModeType, Map<String, Object>) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
flush() - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedEntityManagerProxy
 
flush() - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
flush() - Method in class org.fabric3.jpa.runtime.proxy.StatefulEntityManagerProxy
 
flush() - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 

G

generateWireTarget(LogicalResourceReference<PersistenceContextResourceReference>) - Method in class org.fabric3.jpa.generator.PersistenceContextResourceReferenceGenerator
 
generateWireTarget(LogicalResourceReference<PersistenceUnitResourceReference>) - Method in class org.fabric3.jpa.generator.PersistenceUnitResourceReferenceGenerator
 
generateWireTarget(LogicalResourceReference<HibernateSessionResourceReference>) - Method in class org.fabric3.jpa.generator.SessionResourceReferenceGenerator
 
get(String) - Method in class org.fabric3.jpa.runtime.emf.DefaultEntityManagerFactoryCache
 
get(String) - Method in interface org.fabric3.jpa.runtime.emf.EntityManagerFactoryCache
Returns the EntityManagerFactory for the given persistence unit name
get(Class, Serializable) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
get(Class, Serializable, LockMode) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
get(Class, Serializable, LockOptions) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
get(String, Serializable) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
get(String, Serializable, LockMode) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
get(String, Serializable, LockOptions) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
get(Class, Serializable) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
get(Class, Serializable, LockMode) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
get(Class, Serializable, LockOptions) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
get(String, Serializable) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
get(String, Serializable, LockMode) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
get(String, Serializable, LockOptions) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
getCacheMode() - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
getCacheMode() - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
getClassLoader() - Method in class org.fabric3.jpa.runtime.emf.Fabric3PersistenceUnitInfo
 
getCriteriaBuilder() - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedEntityManagerProxy
 
getCriteriaBuilder() - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
getCriteriaBuilder() - Method in class org.fabric3.jpa.runtime.proxy.StatefulEntityManagerProxy
 
getCriteriaBuilder() - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
getCurrentLockMode(Object) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
getCurrentLockMode(Object) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
getDelegate() - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedEntityManagerProxy
 
getDelegate() - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
getDelegate() - Method in class org.fabric3.jpa.runtime.proxy.StatefulEntityManagerProxy
 
getDelegate() - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
getEnabledFilter(String) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
getEnabledFilter(String) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
getEntityGraph(String) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedEntityManagerProxy
 
getEntityGraph(String) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
getEntityGraph(String) - Method in class org.fabric3.jpa.runtime.proxy.StatefulEntityManagerProxy
 
getEntityGraph(String) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
getEntityGraphs(Class<T>) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedEntityManagerProxy
 
getEntityGraphs(Class<T>) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
getEntityGraphs(Class<T>) - Method in class org.fabric3.jpa.runtime.proxy.StatefulEntityManagerProxy
 
getEntityGraphs(Class<T>) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
getEntityManager(String, HibernateProxy, Transaction) - Method in interface org.fabric3.jpa.runtime.proxy.EntityManagerService
Returns the EntityManager associated with the given transaction.
getEntityManager(String, HibernateProxy, Transaction) - Method in class org.fabric3.jpa.runtime.proxy.EntityManagerServiceImpl
 
getEntityManagerFactory() - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedEntityManagerProxy
 
getEntityManagerFactory() - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
getEntityManagerFactory() - Method in class org.fabric3.jpa.runtime.proxy.StatefulEntityManagerProxy
 
getEntityManagerFactory() - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
getEntityName(Object) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
getEntityName(Object) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
getFlushMode() - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedEntityManagerProxy
 
getFlushMode() - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
getFlushMode() - Method in class org.fabric3.jpa.runtime.proxy.StatefulEntityManagerProxy
 
getFlushMode() - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
getHibernateFlushMode() - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
getHibernateFlushMode() - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
getIdentifier(Object) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
getIdentifier(Object) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
getJarFileUrls() - Method in class org.fabric3.jpa.runtime.emf.Fabric3PersistenceUnitInfo
 
getJdbcBatchSize() - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
getJdbcBatchSize() - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
getJtaDataSource() - Method in class org.fabric3.jpa.runtime.emf.Fabric3PersistenceUnitInfo
 
getLobHelper() - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
getLobHelper() - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
getLockMode(Object) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedEntityManagerProxy
 
getLockMode(Object) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
getLockMode(Object) - Method in class org.fabric3.jpa.runtime.proxy.StatefulEntityManagerProxy
 
getLockMode(Object) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
getManagedClassNames() - Method in class org.fabric3.jpa.runtime.emf.Fabric3PersistenceUnitInfo
 
getMappingFileNames() - Method in class org.fabric3.jpa.runtime.emf.Fabric3PersistenceUnitInfo
 
getMessage() - Method in class org.fabric3.jpa.introspection.InvalidPersistenceContextType
 
getMetamodel() - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedEntityManagerProxy
 
getMetamodel() - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
getMetamodel() - Method in class org.fabric3.jpa.runtime.proxy.StatefulEntityManagerProxy
 
getMetamodel() - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
getNamedNativeQuery(String) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
getNamedNativeQuery(String) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
getNamedProcedureCall(String) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
getNamedProcedureCall(String) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
getNamedQuery(String) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
getNamedQuery(String) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
getNewTempClassLoader() - Method in class org.fabric3.jpa.runtime.emf.Fabric3PersistenceUnitInfo
 
getNonJtaDataSource() - Method in class org.fabric3.jpa.runtime.emf.Fabric3PersistenceUnitInfo
 
getOverrides() - Method in class org.fabric3.jpa.provision.AbstractWireTarget
Returns property overrides for a collection of persistence contexts or Hibernate Sessions.
getPersistenceProviderClassName() - Method in class org.fabric3.jpa.runtime.emf.Fabric3PersistenceUnitInfo
 
getPersistenceUnitName() - Method in class org.fabric3.jpa.runtime.emf.Fabric3PersistenceUnitInfo
 
getPersistenceUnitRootUrl() - Method in class org.fabric3.jpa.runtime.emf.Fabric3PersistenceUnitInfo
 
getPersistenceXMLSchemaVersion() - Method in class org.fabric3.jpa.runtime.emf.Fabric3PersistenceUnitInfo
 
getProperties() - Method in class org.fabric3.jpa.api.PersistenceOverrides
Returns property overrides for the persistence context or Hibernate Session.
getProperties() - Method in class org.fabric3.jpa.runtime.emf.Fabric3PersistenceUnitInfo
 
getProperties() - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedEntityManagerProxy
 
getProperties() - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
getProperties() - Method in class org.fabric3.jpa.runtime.proxy.StatefulEntityManagerProxy
 
getProperties() - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
getReference(Class<T>, Object) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedEntityManagerProxy
 
getReference(Class<T>, Object) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
getReference(Class<T>, Object) - Method in class org.fabric3.jpa.runtime.proxy.StatefulEntityManagerProxy
 
getReference(Class<T>, Object) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
getSession() - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
getSession() - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
getSessionFactory() - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
getSessionFactory() - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
getSharedCacheMode() - Method in class org.fabric3.jpa.runtime.emf.Fabric3PersistenceUnitInfo
 
getStatistics() - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
getStatistics() - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
getTenantIdentifier() - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
getTenantIdentifier() - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
getTransaction() - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedEntityManagerProxy
 
getTransaction() - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
getTransaction() - Method in class org.fabric3.jpa.runtime.proxy.StatefulEntityManagerProxy
 
getTransaction() - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
getTransactionIdentifier(Transaction) - Method in class org.fabric3.jpa.api.F3TransactionManagerLookup
 
getTransactionType() - Method in class org.fabric3.jpa.runtime.emf.Fabric3PersistenceUnitInfo
 
getTypeHelper() - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
getTypeHelper() - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
getUnitName() - Method in class org.fabric3.jpa.api.PersistenceOverrides
Returns the persistence unit name.
getUnitName() - Method in class org.fabric3.jpa.model.HibernateSessionResourceReference
Returns the persistence unit name.
getUnitName() - Method in class org.fabric3.jpa.model.PersistenceContextResourceReference
Returns the persistence unit name.
getUnitName() - Method in class org.fabric3.jpa.model.PersistenceUnitResourceReference
Gets the persistence unit name.
getUnitName() - Method in class org.fabric3.jpa.provision.AbstractWireTarget
Returns the persistence unit name.
getValidationMode() - Method in class org.fabric3.jpa.runtime.emf.Fabric3PersistenceUnitInfo
 

H

HibernateContributionListener - Class in org.fabric3.jpa.contribution
Adds an implicit import of the Hibernate contribution extension into any contribution using JPA on a runtime configured to use Hibernate.
HibernateContributionListener() - Constructor for class org.fabric3.jpa.contribution.HibernateContributionListener
 
HibernateProxy - Interface in org.fabric3.jpa.runtime.proxy
 
HibernateSessionResourceReference - Class in org.fabric3.jpa.model
Represents a Hibernate Session treated as a resource.
HibernateSessionResourceReference(String, String, ServiceContract, boolean) - Constructor for class org.fabric3.jpa.model.HibernateSessionResourceReference
Constructor.

I

init() - Method in class org.fabric3.jpa.introspection.PersistenceOverridesElementLoader
 
init() - Method in class org.fabric3.jpa.introspection.PersistenceUnitOverridesElementLoader
 
init() - Method in class org.fabric3.jpa.override.SystemConfigOverrideParser
 
init() - Method in class org.fabric3.jpa.runtime.LogSetter
 
InvalidPersistenceContextType - Class in org.fabric3.jpa.introspection
Denotes an invalid persistence context type.
InvalidPersistenceContextType(String, Member, InjectingComponentType) - Constructor for class org.fabric3.jpa.introspection.InvalidPersistenceContextType
 
isConnected() - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
isConnected() - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
isDefaultReadOnly() - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
isDefaultReadOnly() - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
isDirty() - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
isDirty() - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
isFetchProfileEnabled(String) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
isFetchProfileEnabled(String) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
isJoinedToTransaction() - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedEntityManagerProxy
 
isJoinedToTransaction() - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
isJoinedToTransaction() - Method in class org.fabric3.jpa.runtime.proxy.StatefulEntityManagerProxy
 
isJoinedToTransaction() - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
isMultiThreaded() - Method in class org.fabric3.jpa.model.HibernateSessionResourceReference
Returns true if the EntityManager will be accessed from a mutli-thread implementation.
isMultiThreaded() - Method in class org.fabric3.jpa.model.PersistenceContextResourceReference
Returns true if the EntityManager will be accessed from a mutli-thread implementation.
isMultiThreaded() - Method in class org.fabric3.jpa.provision.AbstractContextWireTarget
Returns true if the persistence unit is accessed from a multi-threaded (e.g.
isOpen() - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedEntityManagerProxy
 
isOpen() - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
isOpen() - Method in class org.fabric3.jpa.runtime.proxy.StatefulEntityManagerProxy
 
isOpen() - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
isReadOnly(Object) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
isReadOnly(Object) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 

J

JAR_FILE - Static variable in class org.fabric3.jpa.runtime.JpaConstants
 
joinTransaction() - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedEntityManagerProxy
 
joinTransaction() - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
joinTransaction() - Method in class org.fabric3.jpa.runtime.proxy.StatefulEntityManagerProxy
 
joinTransaction() - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
JpaConstants - Class in org.fabric3.jpa.runtime
 
JpaConstants() - Constructor for class org.fabric3.jpa.runtime.JpaConstants
 
JTA_DATA_SOURCE - Static variable in class org.fabric3.jpa.runtime.JpaConstants
 

L

load(XMLStreamReader, IntrospectionContext) - Method in class org.fabric3.jpa.introspection.PersistenceOverridesElementLoader
 
load(XMLStreamReader, IntrospectionContext) - Method in class org.fabric3.jpa.introspection.PersistenceUnitOverridesElementLoader
 
load(Class, Serializable, LockMode) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
load(Class, Serializable, LockOptions) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
load(String, Serializable, LockMode) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
load(String, Serializable, LockOptions) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
load(Class, Serializable) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
load(String, Serializable) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
load(Object, Serializable) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
load(Class, Serializable, LockMode) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
load(Class, Serializable, LockOptions) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
load(String, Serializable, LockMode) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
load(String, Serializable, LockOptions) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
load(Class, Serializable) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
load(String, Serializable) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
load(Object, Serializable) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
locateTransactionManager() - Method in class org.fabric3.jpa.api.F3TransactionManagerLookup
 
locateUserTransaction() - Method in class org.fabric3.jpa.api.F3TransactionManagerLookup
 
lock(Object, LockModeType) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedEntityManagerProxy
 
lock(Object, LockModeType, Map<String, Object>) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedEntityManagerProxy
 
lock(Object, LockModeType) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
lock(Object, LockModeType, Map<String, Object>) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
lock(Object, LockMode) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
lock(String, Object, LockMode) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
lock(Object, LockModeType) - Method in class org.fabric3.jpa.runtime.proxy.StatefulEntityManagerProxy
 
lock(Object, LockModeType, Map<String, Object>) - Method in class org.fabric3.jpa.runtime.proxy.StatefulEntityManagerProxy
 
lock(Object, LockModeType) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
lock(Object, LockModeType, Map<String, Object>) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
lock(Object, LockMode) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
lock(String, Object, LockMode) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
LogSetter - Class in org.fabric3.jpa.runtime
 
LogSetter() - Constructor for class org.fabric3.jpa.runtime.LogSetter
 

M

MAPPING_FILE - Static variable in class org.fabric3.jpa.runtime.JpaConstants
 
merge(T) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedEntityManagerProxy
 
merge(Object) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
merge(String, Object) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
merge(T) - Method in class org.fabric3.jpa.runtime.proxy.StatefulEntityManagerProxy
 
merge(Object) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
merge(String, Object) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
MultiThreadedEntityManagerProxy - Class in org.fabric3.jpa.runtime.proxy
An EntityManager proxy that delegates to a backing instance.
MultiThreadedEntityManagerProxy(String, EntityManagerService, TransactionManager) - Constructor for class org.fabric3.jpa.runtime.proxy.MultiThreadedEntityManagerProxy
 
MultiThreadedSessionProxy - Class in org.fabric3.jpa.runtime.proxy
An Hibernate Session proxy that delegates to a backing instance.
MultiThreadedSessionProxy(String, EntityManagerService, TransactionManager) - Constructor for class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 

N

NAME - Static variable in class org.fabric3.jpa.runtime.JpaConstants
 
NAMED_UNIT - Static variable in class org.fabric3.jpa.runtime.JpaConstants
 
NON_JTA_DATA_SOURCE - Static variable in class org.fabric3.jpa.runtime.JpaConstants
 

O

onEvent(ExtensionsInitialized) - Method in class org.fabric3.jpa.override.SystemConfigOverrideParser
 
onInstall(Contribution) - Method in class org.fabric3.jpa.contribution.HibernateContributionListener
 
onInstall(Contribution) - Method in class org.fabric3.jpa.override.OverrideRegistryImpl
 
onInstall(Contribution) - Method in class org.fabric3.jpa.runtime.emf.DefaultEntityManagerFactoryCache
 
onProcessManifest(Contribution) - Method in class org.fabric3.jpa.contribution.HibernateContributionListener
 
onProcessManifest(Contribution) - Method in class org.fabric3.jpa.override.OverrideRegistryImpl
 
onProcessManifest(Contribution) - Method in class org.fabric3.jpa.runtime.emf.DefaultEntityManagerFactoryCache
 
onRemove(Contribution) - Method in class org.fabric3.jpa.contribution.HibernateContributionListener
 
onRemove(Contribution) - Method in class org.fabric3.jpa.override.OverrideRegistryImpl
 
onRemove(Contribution) - Method in class org.fabric3.jpa.runtime.emf.DefaultEntityManagerFactoryCache
 
onStore(Contribution) - Method in class org.fabric3.jpa.contribution.HibernateContributionListener
 
onStore(Contribution) - Method in class org.fabric3.jpa.override.OverrideRegistryImpl
 
onStore(Contribution) - Method in class org.fabric3.jpa.runtime.emf.DefaultEntityManagerFactoryCache
 
onUninstall(Contribution) - Method in class org.fabric3.jpa.contribution.HibernateContributionListener
 
onUninstall(Contribution) - Method in class org.fabric3.jpa.override.OverrideRegistryImpl
 
onUninstall(Contribution) - Method in class org.fabric3.jpa.runtime.emf.DefaultEntityManagerFactoryCache
 
onUpdate(Contribution) - Method in class org.fabric3.jpa.contribution.HibernateContributionListener
 
onUpdate(Contribution) - Method in class org.fabric3.jpa.override.OverrideRegistryImpl
 
onUpdate(Contribution) - Method in class org.fabric3.jpa.runtime.emf.DefaultEntityManagerFactoryCache
 
org.fabric3.jpa.api - package org.fabric3.jpa.api
 
org.fabric3.jpa.contribution - package org.fabric3.jpa.contribution
 
org.fabric3.jpa.generator - package org.fabric3.jpa.generator
 
org.fabric3.jpa.introspection - package org.fabric3.jpa.introspection
 
org.fabric3.jpa.model - package org.fabric3.jpa.model
 
org.fabric3.jpa.override - package org.fabric3.jpa.override
 
org.fabric3.jpa.provision - package org.fabric3.jpa.provision
 
org.fabric3.jpa.runtime - package org.fabric3.jpa.runtime
 
org.fabric3.jpa.runtime.emf - package org.fabric3.jpa.runtime.emf
 
org.fabric3.jpa.runtime.proxy - package org.fabric3.jpa.runtime.proxy
 
OverrideParserMonitor - Interface in org.fabric3.jpa.override
 
OverrideRegistry - Interface in org.fabric3.jpa.override
Manages persistence context overrides.
OverrideRegistryImpl - Class in org.fabric3.jpa.override
 
OverrideRegistryImpl() - Constructor for class org.fabric3.jpa.override.OverrideRegistryImpl
 

P

parse(ClassLoader) - Method in interface org.fabric3.jpa.runtime.emf.PersistenceContextParser
Parses the persistence.xml file.
parse(ClassLoader) - Method in class org.fabric3.jpa.runtime.emf.PersistenceContextParserImpl
 
parseError(String) - Method in interface org.fabric3.jpa.override.OverrideParserMonitor
 
persist(Object) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedEntityManagerProxy
 
persist(Object) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
persist(String, Object) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
persist(Object) - Method in class org.fabric3.jpa.runtime.proxy.StatefulEntityManagerProxy
 
persist(Object) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
persist(String, Object) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
PersistenceContextParser - Interface in org.fabric3.jpa.runtime.emf
Parses a persistence.xml file located at /META-INF/persistence.xml for a provided classloader.
PersistenceContextParserImpl - Class in org.fabric3.jpa.runtime.emf
 
PersistenceContextParserImpl(DataSourceRegistry) - Constructor for class org.fabric3.jpa.runtime.emf.PersistenceContextParserImpl
 
PersistenceContextProcessor - Class in org.fabric3.jpa.introspection
Processes @PersistenceContext annotations.
PersistenceContextProcessor(JavaContractProcessor, IntrospectionHelper) - Constructor for class org.fabric3.jpa.introspection.PersistenceContextProcessor
 
PersistenceContextResourceReference - Class in org.fabric3.jpa.model
Represents an entity manager factory treated as a resource.
PersistenceContextResourceReference(String, String, ServiceContract, boolean) - Constructor for class org.fabric3.jpa.model.PersistenceContextResourceReference
Constructor.
PersistenceContextResourceReferenceGenerator - Class in org.fabric3.jpa.generator
 
PersistenceContextResourceReferenceGenerator(OverrideRegistry) - Constructor for class org.fabric3.jpa.generator.PersistenceContextResourceReferenceGenerator
 
PersistenceContextWireAttacher - Class in org.fabric3.jpa.runtime
Attaches the target side of entity manager factories.
PersistenceContextWireAttacher(EntityManagerService, TransactionManager, EntityManagerFactoryResolver) - Constructor for class org.fabric3.jpa.runtime.PersistenceContextWireAttacher
Constructor.
PersistenceContextWireTarget - Class in org.fabric3.jpa.provision
Contains attach point metadata for an EntityManager resource.
PersistenceContextWireTarget(String) - Constructor for class org.fabric3.jpa.provision.PersistenceContextWireTarget
 
PersistenceOverrides - Class in org.fabric3.jpa.api
Contains override information for persistence units.
PersistenceOverrides(String, Map<String, String>) - Constructor for class org.fabric3.jpa.api.PersistenceOverrides
 
PersistenceOverridesElementLoader - Class in org.fabric3.jpa.introspection
Loads a <persistence> element in a composite.
PersistenceOverridesElementLoader(LoaderRegistry) - Constructor for class org.fabric3.jpa.introspection.PersistenceOverridesElementLoader
 
PersistenceUnitOverridesElementLoader - Class in org.fabric3.jpa.introspection
Loads a <persistenceUnit> element in a composite.
PersistenceUnitOverridesElementLoader(LoaderRegistry, OverrideRegistry) - Constructor for class org.fabric3.jpa.introspection.PersistenceUnitOverridesElementLoader
 
PersistenceUnitProcessor - Class in org.fabric3.jpa.introspection
 
PersistenceUnitProcessor(JavaContractProcessor) - Constructor for class org.fabric3.jpa.introspection.PersistenceUnitProcessor
 
PersistenceUnitResourceReference - Class in org.fabric3.jpa.model
Represents an entity manager factory treated as a resource.
PersistenceUnitResourceReference(String, String, ServiceContract) - Constructor for class org.fabric3.jpa.model.PersistenceUnitResourceReference
Initializes the resource name and persistence unit name.
PersistenceUnitResourceReferenceGenerator - Class in org.fabric3.jpa.generator
 
PersistenceUnitResourceReferenceGenerator(OverrideRegistry) - Constructor for class org.fabric3.jpa.generator.PersistenceUnitResourceReferenceGenerator
 
PersistenceUnitWireAttacher - Class in org.fabric3.jpa.runtime
Attaches the target side of entity manager factories.
PersistenceUnitWireAttacher(EntityManagerFactoryResolver) - Constructor for class org.fabric3.jpa.runtime.PersistenceUnitWireAttacher
Constructor.
PersistenceUnitWireTarget - Class in org.fabric3.jpa.provision
Contains attach point metadata for an EntityManagerFactory resource.
PersistenceUnitWireTarget(String) - Constructor for class org.fabric3.jpa.provision.PersistenceUnitWireTarget
 
PROPERTY - Static variable in class org.fabric3.jpa.runtime.JpaConstants
 
PROPERTY_NAME - Static variable in class org.fabric3.jpa.runtime.JpaConstants
 
PROPERTY_VALUE - Static variable in class org.fabric3.jpa.runtime.JpaConstants
 
PROVIDER - Static variable in class org.fabric3.jpa.runtime.JpaConstants
 
put(URI, String, EntityManagerFactory) - Method in class org.fabric3.jpa.runtime.emf.DefaultEntityManagerFactoryCache
 
put(URI, String, EntityManagerFactory) - Method in interface org.fabric3.jpa.runtime.emf.EntityManagerFactoryCache
Caches an EntityManagerFactory.

R

reconnect(Connection) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
reconnect(Connection) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
refresh(Object) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedEntityManagerProxy
 
refresh(Object, Map<String, Object>) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedEntityManagerProxy
 
refresh(Object, LockModeType) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedEntityManagerProxy
 
refresh(Object, LockModeType, Map<String, Object>) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedEntityManagerProxy
 
refresh(Object, Map<String, Object>) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
refresh(Object, LockModeType) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
refresh(Object, LockModeType, Map<String, Object>) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
refresh(Object) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
refresh(String, Object) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
refresh(Object, LockMode) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
refresh(Object, LockOptions) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
refresh(String, Object, LockOptions) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
refresh(Object) - Method in class org.fabric3.jpa.runtime.proxy.StatefulEntityManagerProxy
 
refresh(Object, Map<String, Object>) - Method in class org.fabric3.jpa.runtime.proxy.StatefulEntityManagerProxy
 
refresh(Object, LockModeType) - Method in class org.fabric3.jpa.runtime.proxy.StatefulEntityManagerProxy
 
refresh(Object, LockModeType, Map<String, Object>) - Method in class org.fabric3.jpa.runtime.proxy.StatefulEntityManagerProxy
 
refresh(Object, Map<String, Object>) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
refresh(Object, LockModeType) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
refresh(Object, LockModeType, Map<String, Object>) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
refresh(Object) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
refresh(String, Object) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
refresh(Object, LockMode) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
refresh(Object, LockOptions) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
refresh(String, Object, LockOptions) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
register(URI, PersistenceOverrides) - Method in interface org.fabric3.jpa.override.OverrideRegistry
Registers a set of persistence overrides contained by a given contribution.
register(URI, PersistenceOverrides) - Method in class org.fabric3.jpa.override.OverrideRegistryImpl
 
remove(Object) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedEntityManagerProxy
 
remove(Object) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
remove(Object) - Method in class org.fabric3.jpa.runtime.proxy.StatefulEntityManagerProxy
 
remove(Object) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
replicate(Object, ReplicationMode) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
replicate(String, Object, ReplicationMode) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
replicate(Object, ReplicationMode) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
replicate(String, Object, ReplicationMode) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
resolve(String, PersistenceOverrides, ClassLoader) - Method in interface org.fabric3.jpa.api.EntityManagerFactoryResolver
Resolves the EntityManagerFactory corresponding to the given persistence unit.
resolve(String) - Method in interface org.fabric3.jpa.override.OverrideRegistry
Resolves the overrides for the persistence context or null if none are registered.
resolve(String) - Method in class org.fabric3.jpa.override.OverrideRegistryImpl
 
resolve(String, PersistenceOverrides, ClassLoader) - Method in class org.fabric3.jpa.runtime.emf.CachingEntityManagerFactoryResolver
 

S

save(Object) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
save(String, Object) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
save(Object) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
save(String, Object) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
saveOrUpdate(Object) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
saveOrUpdate(String, Object) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
saveOrUpdate(Object) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
saveOrUpdate(String, Object) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
SessionResourceReferenceGenerator - Class in org.fabric3.jpa.generator
 
SessionResourceReferenceGenerator(OverrideRegistry) - Constructor for class org.fabric3.jpa.generator.SessionResourceReferenceGenerator
 
SessionWireAttacher - Class in org.fabric3.jpa.runtime
 
SessionWireAttacher(EntityManagerService, TransactionManager, EntityManagerFactoryResolver) - Constructor for class org.fabric3.jpa.runtime.SessionWireAttacher
Constructor.
SessionWireTarget - Class in org.fabric3.jpa.provision
Contains attach point metadata for an Hibernate Session resource.
SessionWireTarget(String) - Constructor for class org.fabric3.jpa.provision.SessionWireTarget
 
sessionWithOptions() - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
sessionWithOptions() - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
setCacheMode(CacheMode) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
setCacheMode(CacheMode) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
setClassLoader(ClassLoader) - Method in class org.fabric3.jpa.runtime.emf.Fabric3PersistenceUnitInfo
 
setDefaultReadOnly(boolean) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
setDefaultReadOnly(boolean) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
setExcludeUnlistedClasses(boolean) - Method in class org.fabric3.jpa.runtime.emf.Fabric3PersistenceUnitInfo
 
setFlushMode(FlushModeType) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedEntityManagerProxy
 
setFlushMode(FlushModeType) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
setFlushMode(FlushMode) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
setFlushMode(FlushModeType) - Method in class org.fabric3.jpa.runtime.proxy.StatefulEntityManagerProxy
 
setFlushMode(FlushModeType) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
setFlushMode(FlushMode) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
setHibernateFlushMode(FlushMode) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
setHibernateFlushMode(FlushMode) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
setJdbcBatchSize(int) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
setJdbcBatchSize(int) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
setJtaDataSource(DataSource) - Method in class org.fabric3.jpa.runtime.emf.Fabric3PersistenceUnitInfo
 
setManagementService(ManagementService) - Method in class org.fabric3.jpa.runtime.emf.DefaultEntityManagerFactoryCache
 
setMultiThreaded(boolean) - Method in class org.fabric3.jpa.provision.AbstractContextWireTarget
Sets the threading environment in which the persistence unit is accessed.
setNoImplicitImport(boolean) - Method in class org.fabric3.jpa.contribution.HibernateContributionListener
 
setNonJtaDataSource(DataSource) - Method in class org.fabric3.jpa.runtime.emf.Fabric3PersistenceUnitInfo
 
setOverrideConfig(XMLStreamReader) - Method in class org.fabric3.jpa.override.SystemConfigOverrideParser
 
setOverrides(PersistenceOverrides) - Method in class org.fabric3.jpa.provision.AbstractWireTarget
Sets property overrides for a collection of the persistence contexts or Hibernate Sessions.
setPersistenceProviderClassName(String) - Method in class org.fabric3.jpa.runtime.emf.Fabric3PersistenceUnitInfo
 
setPersistenceXMLSchemaVersion(String) - Method in class org.fabric3.jpa.runtime.emf.Fabric3PersistenceUnitInfo
 
setProperty(String, Object) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedEntityManagerProxy
 
setProperty(String, Object) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
setProperty(String, Object) - Method in class org.fabric3.jpa.runtime.proxy.StatefulEntityManagerProxy
 
setProperty(String, Object) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
setReadOnly(Object, boolean) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
setReadOnly(Object, boolean) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
setRootUrl(URL) - Method in class org.fabric3.jpa.runtime.emf.Fabric3PersistenceUnitInfo
 
setSharedCacheMode(SharedCacheMode) - Method in class org.fabric3.jpa.runtime.emf.Fabric3PersistenceUnitInfo
 
setTransactionManager(TransactionManager) - Method in class org.fabric3.jpa.api.F3TransactionManagerLookup
 
setTrxType(PersistenceUnitTransactionType) - Method in class org.fabric3.jpa.runtime.emf.Fabric3PersistenceUnitInfo
 
setValidationMode(ValidationMode) - Method in class org.fabric3.jpa.runtime.emf.Fabric3PersistenceUnitInfo
 
StatefulEntityManagerProxy - Class in org.fabric3.jpa.runtime.proxy
An EntityManager proxy that delegates to a cached instance.
StatefulEntityManagerProxy(String, EntityManagerService, TransactionManager) - Constructor for class org.fabric3.jpa.runtime.proxy.StatefulEntityManagerProxy
 
StatefulSessionProxy - Class in org.fabric3.jpa.runtime.proxy
An Hibernate Session proxy that delegates to a cached instance.
StatefulSessionProxy(String, EntityManagerService, TransactionManager) - Constructor for class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
SystemConfigOverrideParser - Class in org.fabric3.jpa.override
Parses persistence entries specified in the system configuration.
SystemConfigOverrideParser(LoaderRegistry, EventService, OverrideParserMonitor) - Constructor for class org.fabric3.jpa.override.SystemConfigOverrideParser
 

T

TRANSACTION_TYPE - Static variable in class org.fabric3.jpa.runtime.JpaConstants
 

U

unwrap(Class<T>) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedEntityManagerProxy
 
unwrap(Class<T>) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
unwrap(Class<T>) - Method in class org.fabric3.jpa.runtime.proxy.StatefulEntityManagerProxy
 
unwrap(Class<T>) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
update(Object) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
update(String, Object) - Method in class org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy
 
update(Object) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 
update(String, Object) - Method in class org.fabric3.jpa.runtime.proxy.StatefulSessionProxy
 

V

visitField(PersistenceContext, Field, Class<?>, InjectingComponentType, IntrospectionContext) - Method in class org.fabric3.jpa.introspection.PersistenceContextProcessor
 
visitField(PersistenceUnit, Field, Class<?>, InjectingComponentType, IntrospectionContext) - Method in class org.fabric3.jpa.introspection.PersistenceUnitProcessor
 
visitMethod(PersistenceContext, Method, Class<?>, InjectingComponentType, IntrospectionContext) - Method in class org.fabric3.jpa.introspection.PersistenceContextProcessor
 
visitMethod(PersistenceUnit, Method, Class<?>, InjectingComponentType, IntrospectionContext) - Method in class org.fabric3.jpa.introspection.PersistenceUnitProcessor
 
A B C D E F G H I J L M N O P R S T U V 
Skip navigation links