Package | Description |
---|---|
org.hibernate.jpa | |
org.hibernate.jpa.boot.spi |
Class and Description |
---|
EntityManagerFactoryBuilder
Represents a 2-phase JPA bootstrap process for building a Hibernate EntityManagerFactory.
|
PersistenceUnitDescriptor
Abstraction for dealing with either
<persistence-unit/> information whether that comes from
an EE container in the form of PersistenceUnitInfo or in an SE environment
where Hibernate has parsed the persistence.xml file itself. |
Class and Description |
---|
EntityManagerFactoryBuilder
Represents a 2-phase JPA bootstrap process for building a Hibernate EntityManagerFactory.
|
PersistenceUnitDescriptor
Abstraction for dealing with either
<persistence-unit/> information whether that comes from
an EE container in the form of PersistenceUnitInfo or in an SE environment
where Hibernate has parsed the persistence.xml file itself. |
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.