Uses of Interface
com.broadleafcommerce.common.jpa.data.JpaPropertyRelated
Package
Description
-
Uses of JpaPropertyRelated in com.broadleafcommerce.common.jpa.data
Modifier and TypeClassDescriptionclass
A default set of properties for data route configuration that basically describe an embedded datasource state. -
Uses of JpaPropertyRelated in com.broadleafcommerce.common.jpa.data.entitymanager
Modifier and TypeMethodDescriptionJpaDataRouteEntityManagerFactoryBeanRegistrar.DataRouteEntityManagerFactoryBean.getProperties()
JpaPooledDataSourceFactoryBeanRegistrar.PooledDatasourceFactoryBean.getProperties()
JpaSpringLiquibaseFactoryBeanRegistrar.SpringLiquibaseFactoryBean.getProperties()
Modifier and TypeMethodDescriptionvoid
JpaDataRouteEntityManagerFactoryBeanRegistrar.DataRouteEntityManagerFactoryBean.setProperties
(JpaPropertyRelated properties) void
JpaPooledDataSourceFactoryBeanRegistrar.PooledDatasourceFactoryBean.setProperties
(JpaPropertyRelated properties) void
JpaSpringLiquibaseFactoryBeanRegistrar.SpringLiquibaseFactoryBean.setProperties
(JpaPropertyRelated properties)