Uses of Interface
com.broadleafcommerce.common.jpa.data.JpaPropertyRelated
Packages that use JpaPropertyRelated
Package
Description
-
Uses of JpaPropertyRelated in com.broadleafcommerce.common.jpa.data
Classes in com.broadleafcommerce.common.jpa.data that implement JpaPropertyRelatedModifier and TypeClassDescriptionclassA 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
Methods in com.broadleafcommerce.common.jpa.data.entitymanager that return JpaPropertyRelatedModifier and TypeMethodDescriptionJpaDataRouteEntityManagerFactoryBeanRegistrar.DataRouteEntityManagerFactoryBean.getProperties()JpaPooledDataSourceFactoryBeanRegistrar.PooledDatasourceFactoryBean.getProperties()JpaSpringLiquibaseFactoryBeanRegistrar.SpringLiquibaseFactoryBean.getProperties()Methods in com.broadleafcommerce.common.jpa.data.entitymanager with parameters of type JpaPropertyRelatedModifier and TypeMethodDescriptionvoidJpaDataRouteEntityManagerFactoryBeanRegistrar.DataRouteEntityManagerFactoryBean.setProperties(JpaPropertyRelated properties) voidJpaPooledDataSourceFactoryBeanRegistrar.PooledDatasourceFactoryBean.setProperties(JpaPropertyRelated properties) voidJpaSpringLiquibaseFactoryBeanRegistrar.SpringLiquibaseFactoryBean.setProperties(JpaPropertyRelated properties)