Package | Description |
---|---|
javax.persistence | |
javax.persistence.spi | |
org.hibernate.ejb | |
org.hibernate.jpa |
Defines Hibernate implementation of Java Persistence specification.
|
Modifier and Type | Field and Description |
---|---|
protected static Set<PersistenceProvider> |
Persistence.providers
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
List<PersistenceProvider> |
PersistenceProviderResolver.getPersistenceProviders()
Returns a list of the
PersistenceProvider implementations
available in the runtime environment. |
Modifier and Type | Class and Description |
---|---|
class |
HibernatePersistence
Deprecated.
Use
HibernatePersistenceProvider instead |
Modifier and Type | Class and Description |
---|---|
class |
HibernatePersistenceProvider
The Hibernate
PersistenceProvider implementation |
Copyright © 2017 JBoss by Red Hat. All rights reserved.