@Configuration(proxyBeanMethods=false) @ConditionalOnClass(value={org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.class,javax.persistence.EntityManager.classEE,org.hibernate.engine.spi.SessionImplementor.class}) @EnableConfigurationProperties(value=JpaProperties.class) @AutoConfigureAfter(value=DataSourceAutoConfiguration.class) @Import(value=org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration.class) public class HibernateJpaAutoConfiguration extends ObjectSE
Auto-configuration
。コンストラクターと説明 |
---|
HibernateJpaAutoConfiguration() |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSE
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.