Package org.hibernate.jpa
-
Interface Summary Interface Description HibernateEntityManager Deprecated. (since 5.2) Use Session (or SessionImplementor), as it now extends EntityManager directlyHibernateEntityManagerFactory Deprecated. (since 5.2) Use SessionFactory (or SessionFactoryImplementor) as it now extends EntityManagerFactory directlyJpaComplianceViolation Contract for exceptions describing JPA compliance violations -
Class Summary Class Description HibernatePersistenceProvider The HibernatePersistenceProvider
implementationQueryHints Defines the supported JPA query hints