Uses of Package
com.broadleafcommerce.common.jpa.data
Package
Description
-
ClassDescriptionProperties related to connection initialization, specifically for use with
ConnectionSchemaInitializer
instances.Initialize a connection pulled from a common datasource and establish the schema used during the connection session.Deprecated.Hibernate customizer for properties related to Oracle.Represents a JPA datasource that can participate in a compositeRoutingJpaDataSource
. -
ClassDescriptionProperties related to connection initialization, specifically for use with
ConnectionSchemaInitializer
instances.Initialize a connection pulled from a common datasource and establish the schema used during the connection session.Expose the SpringJpaProperties
andHibernateProperties
concepts inside of a specific data route focused property concept.Represents data route specific properties necessary to configure the data tier.Postgres specific version ofConnectionSchemaInitializer
Represents a JPA datasource that can participate in a compositeRoutingJpaDataSource
.Additional properties that define datasource configuration that employsSchemaDelegatingDataSource
and included as part of a largerJpaPropertyRelated
property file. -
ClassDescriptionInitialize a connection pulled from a common datasource and establish the schema used during the connection session.A default set of properties for data route configuration that basically describe an embedded datasource state.Represents data route specific properties necessary to configure the data tier.Represents a JPA datasource that can participate in a composite
RoutingJpaDataSource
.