Uses of Package
com.broadleafcommerce.common.jpa.data
Packages that use com.broadleafcommerce.common.jpa.data
Package
Description
-
Classes in com.broadleafcommerce.common.jpa.data used by com.broadleafcommerce.common.jpa.autoconfigureClassDescriptionProperties 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.Represents a JPA datasource that can participate in a compositeRoutingJpaDataSource
. -
Classes in com.broadleafcommerce.common.jpa.data used by com.broadleafcommerce.common.jpa.dataClassDescriptionProperties 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. -
Classes in com.broadleafcommerce.common.jpa.data used by com.broadleafcommerce.common.jpa.data.entitymanagerClassDescriptionInitialize a connection pulled from a common datasource and establish the schema used during the connection session.Represents data route specific properties necessary to configure the data tier.Represents a JPA datasource that can participate in a composite
RoutingJpaDataSource
.