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.Hibernate customizer for properties related to Oracle.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.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.