Uses of Class
cronapp.framework.core.EntityManagerConfiguration
-
Packages that use EntityManagerConfiguration Package Description cronapp.framework.core -
-
Uses of EntityManagerConfiguration in cronapp.framework.core
Methods in cronapp.framework.core that return EntityManagerConfiguration Modifier and Type Method Description EntityManagerConfigurationCronappDatabaseConfiguration. coreEntityManagerConfiguration()Method parameters in cronapp.framework.core with type arguments of type EntityManagerConfiguration Modifier and Type Method Description org.springframework.orm.jpa.AbstractEntityManagerFactoryBeanCronappDatabaseConfiguration. cronappEntityManagerFactoryBean(DataSource dataSource, List<EntityManagerConfiguration> configurations, org.springframework.orm.jpa.JpaVendorAdapter jpaVendorAdapter)
-