Package org.springframework.boot.orm.jpa.hibernate


package org.springframework.boot.orm.jpa.hibernate
Hibernate Support classes.
  • Classes
    Class
    Description
    Hibernate ImplicitNamingStrategy that follows Spring recommended naming conventions.
    Generic Hibernate AbstractJtaPlatform implementation that simply resolves the JTA UserTransaction and TransactionManager from the Spring-configured JtaTransactionManager implementation.