程序包的使用
org.hibernate.jpa.spi
-
使用org.hibernate.jpa.spi的程序包 程序包 说明 org.hibernate.boot.internal org.hibernate.boot.spi org.hibernate.engine.spi org.hibernate.event.spi org.hibernate.internal An internal package containing mostly implementations of central Hibernate APIs.org.hibernate.jpa.internal Defines Hibernate implementation of Java Persistence specification.org.hibernate.jpa.spi org.hibernate.resource.transaction.backend.jdbc.internal org.hibernate.resource.transaction.backend.jta.internal org.hibernate.resource.transaction.spi Extended SPI contracts for the resource-level transaction capabilities of Hibernate. -
org.hibernate.boot.internal使用的org.hibernate.jpa.spi中的类 类 说明 JpaCompliance Encapsulates settings controlling whether certain aspects of the JPA spec should be strictly followed.MutableJpaCompliance -
org.hibernate.boot.spi使用的org.hibernate.jpa.spi中的类 类 说明 JpaCompliance Encapsulates settings controlling whether certain aspects of the JPA spec should be strictly followed.MutableJpaCompliance -
org.hibernate.engine.spi使用的org.hibernate.jpa.spi中的类 类 说明 HibernateEntityManagerFactoryAware 已过时。(since 5.2) Why do we need an over-arching access to HibernateEntityManagerFactory across multiple contract hierarchies?HibernateEntityManagerImplementor 已过时。(since 5.2) move these methods to SessionImplementorHibernateEntityManagerImplementor.QueryOptions 已过时。 -
org.hibernate.event.spi使用的org.hibernate.jpa.spi中的类 类 说明 HibernateEntityManagerFactoryAware 已过时。(since 5.2) Why do we need an over-arching access to HibernateEntityManagerFactory across multiple contract hierarchies?HibernateEntityManagerImplementor 已过时。(since 5.2) move these methods to SessionImplementor -
org.hibernate.internal使用的org.hibernate.jpa.spi中的类 类 说明 HibernateEntityManagerFactoryAware 已过时。(since 5.2) Why do we need an over-arching access to HibernateEntityManagerFactory across multiple contract hierarchies?HibernateEntityManagerImplementor 已过时。(since 5.2) move these methods to SessionImplementorHibernateEntityManagerImplementor.QueryOptions 已过时。 -
org.hibernate.jpa.internal使用的org.hibernate.jpa.spi中的类 类 说明 JpaCompliance Encapsulates settings controlling whether certain aspects of the JPA spec should be strictly followed.MutableJpaCompliance -
org.hibernate.jpa.spi使用的org.hibernate.jpa.spi中的类 类 说明 HibernateEntityManagerFactoryAware 已过时。(since 5.2) Why do we need an over-arching access to HibernateEntityManagerFactory across multiple contract hierarchies?HibernateEntityManagerImplementor.QueryOptions 已过时。HibernateEntityManagerImplementor.QueryOptions.ResultMetadataValidator JpaCompliance Encapsulates settings controlling whether certain aspects of the JPA spec should be strictly followed.ParameterBind Represents the value currently bound to a particular (bindable) parameter.ParameterRegistration Hibernate specific extension to the JPAParametercontract as known to theQueryandStoredProcedureQueryimplementations. -
org.hibernate.resource.transaction.backend.jdbc.internal使用的org.hibernate.jpa.spi中的类 类 说明 JpaCompliance Encapsulates settings controlling whether certain aspects of the JPA spec should be strictly followed. -
org.hibernate.resource.transaction.backend.jta.internal使用的org.hibernate.jpa.spi中的类 类 说明 JpaCompliance Encapsulates settings controlling whether certain aspects of the JPA spec should be strictly followed. -
org.hibernate.resource.transaction.spi使用的org.hibernate.jpa.spi中的类 类 说明 JpaCompliance Encapsulates settings controlling whether certain aspects of the JPA spec should be strictly followed.