程序包的使用
org.hibernate.jpa.boot.spi
-
使用org.hibernate.jpa.boot.spi的程序包 程序包 说明 org.hibernate.jpa org.hibernate.jpa.boot.internal org.hibernate.jpa.boot.spi org.hibernate.jpa.internal.util -
org.hibernate.jpa使用的org.hibernate.jpa.boot.spi中的类 类 说明 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 ofPersistenceUnitInfoor in an SE environment where Hibernate has parsed thepersistence.xmlfile itself. -
org.hibernate.jpa.boot.internal使用的org.hibernate.jpa.boot.spi中的类 类 说明 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 ofPersistenceUnitInfoor in an SE environment where Hibernate has parsed thepersistence.xmlfile itself. -
org.hibernate.jpa.boot.spi使用的org.hibernate.jpa.boot.spi中的类 类 说明 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 ofPersistenceUnitInfoor in an SE environment where Hibernate has parsed thepersistence.xmlfile itself. -
org.hibernate.jpa.internal.util使用的org.hibernate.jpa.boot.spi中的类 类 说明 PersistenceUnitDescriptor Abstraction for dealing with either<persistence-unit/>information whether that comes from an EE container in the form ofPersistenceUnitInfoor in an SE environment where Hibernate has parsed thepersistence.xmlfile itself.