程序包 org.springframework.boot.orm.jpa.hibernate
package org.springframework.boot.orm.jpa.hibernate
Hibernate Support classes.
-
类类说明Hibernate
ImplicitNamingStrategy
that follows Spring recommended naming conventions.Generic HibernateAbstractJtaPlatform
implementation that simply resolves the JTAUserTransaction
andTransactionManager
from the Spring-configuredJtaTransactionManager
implementation.