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

Hibernate Support classes.

See: Description

  • Class Summary 
    Class Description
    SpringImplicitNamingStrategy
    Hibernate ImplicitNamingStrategy that follows Spring recommended naming conventions.
    SpringJtaPlatform
    Generic Hibernate AbstractJtaPlatform implementation that simply resolves the JTA UserTransaction and TransactionManager from the Spring-configured JtaTransactionManager implementation.
    SpringPhysicalNamingStrategy Deprecated
    since 2.6.0 for removal in 2.8.0 in favor of CamelCaseToUnderscoresNamingStrategy

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

Hibernate Support classes.