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
ConnectionSchemaInitializerinstances.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
ConnectionSchemaInitializerinstances.Initialize a connection pulled from a common datasource and establish the schema used during the connection session.Expose the SpringJpaPropertiesandHibernatePropertiesconcepts inside of a specific data route focused property concept.Represents data route specific properties necessary to configure the data tier.Postgres specific version ofConnectionSchemaInitializerRepresents a JPA datasource that can participate in a compositeRoutingJpaDataSource.Additional properties that define datasource configuration that employsSchemaDelegatingDataSourceand included as part of a largerJpaPropertyRelatedproperty 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.