Package | Description |
---|---|
javax.persistence | |
javax.persistence.spi | |
org.hibernate.bytecode.spi |
Package defining bytecode code enhancement (instrumentation) support.
|
org.hibernate.ejb | |
org.hibernate.jpa |
Defines Hibernate implementation of Java Persistence specification.
|
org.hibernate.jpa.boot.internal | |
org.hibernate.jpa.boot.spi | |
org.hibernate.jpa.internal | |
org.hibernate.jpa.internal.enhance | |
org.hibernate.jpa.internal.util |
Class and Description |
---|
PersistenceProvider
Interface implemented by the persistence provider.
|
Class and Description |
---|
ClassTransformer
A persistence provider supplies an instance of this
interface to the
PersistenceUnitInfo.addTransformer
method. |
LoadState
Load states returned by the
ProviderUtil SPI methods. |
PersistenceProvider
Interface implemented by the persistence provider.
|
PersistenceProviderResolver
Determine the list of persistence providers available in the
runtime environment.
|
PersistenceUnitInfo
Interface implemented by the container and used by the
persistence provider when creating an
EntityManagerFactory . |
PersistenceUnitTransactionType
Specifies whether entity managers created by the
EntityManagerFactory will be JTA or
resource-local entity managers. |
ProviderUtil
Utility interface implemented by the persistence provider.
|
Class and Description |
---|
ClassTransformer
A persistence provider supplies an instance of this
interface to the
PersistenceUnitInfo.addTransformer
method. |
Class and Description |
---|
PersistenceProvider
Interface implemented by the persistence provider.
|
PersistenceUnitInfo
Interface implemented by the container and used by the
persistence provider when creating an
EntityManagerFactory . |
PersistenceUnitTransactionType
Specifies whether entity managers created by the
EntityManagerFactory will be JTA or
resource-local entity managers. |
ProviderUtil
Utility interface implemented by the persistence provider.
|
Class and Description |
---|
PersistenceProvider
Interface implemented by the persistence provider.
|
PersistenceUnitInfo
Interface implemented by the container and used by the
persistence provider when creating an
EntityManagerFactory . |
ProviderUtil
Utility interface implemented by the persistence provider.
|
Class and Description |
---|
PersistenceUnitInfo
Interface implemented by the container and used by the
persistence provider when creating an
EntityManagerFactory . |
PersistenceUnitTransactionType
Specifies whether entity managers created by the
EntityManagerFactory will be JTA or
resource-local entity managers. |
Class and Description |
---|
PersistenceUnitInfo
Interface implemented by the container and used by the
persistence provider when creating an
EntityManagerFactory . |
PersistenceUnitTransactionType
Specifies whether entity managers created by the
EntityManagerFactory will be JTA or
resource-local entity managers. |
Class and Description |
---|
PersistenceUnitTransactionType
Specifies whether entity managers created by the
EntityManagerFactory will be JTA or
resource-local entity managers. |
Class and Description |
---|
ClassTransformer
A persistence provider supplies an instance of this
interface to the
PersistenceUnitInfo.addTransformer
method. |
Class and Description |
---|
LoadState
Load states returned by the
ProviderUtil SPI methods. |
PersistenceUnitTransactionType
Specifies whether entity managers created by the
EntityManagerFactory will be JTA or
resource-local entity managers. |
Copyright © 2017 JBoss by Red Hat. All rights reserved.