Index
All Classes and Interfaces|All Packages|Serialized Form
A
- afterSingletonsInstantiated() - Method in class org.springframework.boot.hibernate.autoconfigure.metrics.HibernateMetricsAutoConfiguration
C
- customize(Map) - Method in interface org.springframework.boot.hibernate.autoconfigure.HibernatePropertiesCustomizer
-
Customize the specified JPA vendor properties.
D
- ddlAuto(Supplier) - Method in class org.springframework.boot.hibernate.autoconfigure.HibernateSettings
- determineHibernateProperties(Map, HibernateSettings) - Method in class org.springframework.boot.hibernate.autoconfigure.HibernateProperties
-
Determine the configuration properties for the initialization of the main Hibernate EntityManagerFactory based on standard JPA properties and
HibernateSettings. - determineJoinTableName(ImplicitJoinTableNameSource) - Method in class org.springframework.boot.hibernate.SpringImplicitNamingStrategy
G
- getDdlAuto() - Method in class org.springframework.boot.hibernate.autoconfigure.HibernateProperties
- getDdlAuto() - Method in class org.springframework.boot.hibernate.autoconfigure.HibernateSettings
- getHibernatePropertiesCustomizers() - Method in class org.springframework.boot.hibernate.autoconfigure.HibernateSettings
- getImplicitStrategy() - Method in class org.springframework.boot.hibernate.autoconfigure.HibernateProperties.Naming
- getNaming() - Method in class org.springframework.boot.hibernate.autoconfigure.HibernateProperties
- getPhysicalStrategy() - Method in class org.springframework.boot.hibernate.autoconfigure.HibernateProperties.Naming
H
- HibernateJpaAutoConfiguration - Class in org.springframework.boot.hibernate.autoconfigure
-
Auto-configurationfor Hibernate JPA. - HibernateJpaAutoConfiguration() - Constructor for class org.springframework.boot.hibernate.autoconfigure.HibernateJpaAutoConfiguration
- HibernateMetricsAutoConfiguration - Class in org.springframework.boot.hibernate.autoconfigure.metrics
-
Auto-configurationfor metrics on all available HibernateEntityManagerFactoryinstances that have statistics enabled. - HibernateProperties - Class in org.springframework.boot.hibernate.autoconfigure
-
Configuration properties for Hibernate.
- HibernateProperties() - Constructor for class org.springframework.boot.hibernate.autoconfigure.HibernateProperties
- HibernateProperties.Naming - Class in org.springframework.boot.hibernate.autoconfigure
- HibernatePropertiesCustomizer - Interface in org.springframework.boot.hibernate.autoconfigure
-
Callback interface that can be implemented by beans wishing to customize the Hibernate properties to customize their auto-configuration prior to use by the auto-configured
EntityManagerFactory. - hibernatePropertiesCustomizers(Collection) - Method in class org.springframework.boot.hibernate.autoconfigure.HibernateSettings
- HibernateSettings - Class in org.springframework.boot.hibernate.autoconfigure
-
Settings to apply when configuring Hibernate.
- HibernateSettings() - Constructor for class org.springframework.boot.hibernate.autoconfigure.HibernateSettings
L
- locateTransactionManager() - Method in class org.springframework.boot.hibernate.SpringJtaPlatform
- locateUserTransaction() - Method in class org.springframework.boot.hibernate.SpringJtaPlatform
N
- Naming() - Constructor for class org.springframework.boot.hibernate.autoconfigure.HibernateProperties.Naming
O
- org.springframework.boot.hibernate - package org.springframework.boot.hibernate
-
Hibernate Support classes.
- org.springframework.boot.hibernate.autoconfigure - package org.springframework.boot.hibernate.autoconfigure
-
Auto-configuration for JPA and Spring ORM.
- org.springframework.boot.hibernate.autoconfigure.metrics - package org.springframework.boot.hibernate.autoconfigure.metrics
-
Auto-configuration for JPA and Spring ORM.
S
- setDdlAuto(String) - Method in class org.springframework.boot.hibernate.autoconfigure.HibernateProperties
- setImplicitStrategy(String) - Method in class org.springframework.boot.hibernate.autoconfigure.HibernateProperties.Naming
- setPhysicalStrategy(String) - Method in class org.springframework.boot.hibernate.autoconfigure.HibernateProperties.Naming
- SpringImplicitNamingStrategy - Class in org.springframework.boot.hibernate
-
Hibernate
ImplicitNamingStrategythat follows Spring recommended naming conventions. - SpringImplicitNamingStrategy() - Constructor for class org.springframework.boot.hibernate.SpringImplicitNamingStrategy
- SpringJtaPlatform - Class in org.springframework.boot.hibernate
-
Generic Hibernate
AbstractJtaPlatformimplementation that simply resolves the JTAUserTransactionandTransactionManagerfrom the Spring-configuredJtaTransactionManagerimplementation. - SpringJtaPlatform(JtaTransactionManager) - Constructor for class org.springframework.boot.hibernate.SpringJtaPlatform
All Classes and Interfaces|All Packages|Serialized Form