Uses of Package
com.broadleafcommerce.common.jpa.data
-
Classes in com.broadleafcommerce.common.jpa.data used by com.broadleafcommerce.common.jpa.autoconfigure Class Description ConnectionProperties Properties related to connection initialization, specifically for use withConnectionSchemaInitializerinstances.ConnectionSchemaInitializer Initialize a connection pulled from a common datasource and establish the schema used during the connection session.JpaDataRouteReference Deprecated.RoutableDataSource Represents a JPA datasource that can participate in a compositeRoutingJpaDataSource. -
Classes in com.broadleafcommerce.common.jpa.data used by com.broadleafcommerce.common.jpa.data Class Description ConnectionProperties Properties related to connection initialization, specifically for use withConnectionSchemaInitializerinstances.ConnectionSchemaInitializer Initialize a connection pulled from a common datasource and establish the schema used during the connection session.JpaProperties Expose the SpringJpaPropertiesandHibernatePropertiesconcepts inside of a specific data route focused property concept.JpaPropertyRelated Represents data route specific properties necessary to configure the data tier.PostgresConnectionSchemaInitializer Postgres specific version ofConnectionSchemaInitializerRoutableDataSource Represents a JPA datasource that can participate in a compositeRoutingJpaDataSource.SchemaDelegatingProperties 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.entitymanager Class Description ConnectionSchemaInitializer Initialize a connection pulled from a common datasource and establish the schema used during the connection session.JpaPropertyRelated Represents data route specific properties necessary to configure the data tier.RoutableDataSource Represents a JPA datasource that can participate in a compositeRoutingJpaDataSource.