Uses of Package
com.broadleafcommerce.catalog.provider.jpa.domain.asset
Package
Description
-
-
-
ClassDescription
JpaCategoryAsset.tags
are meant to be query-able and individually modifiable, and thus it is necessary to maintain them in a separate table.JpaProductAsset.tags
are meant to be query-able and individually modifiable, and thus it is necessary to maintain them in a separate table. -
ClassDescriptionThe persisted counterpart to a
SpecificItemChoiceAsset
for use with a JPA datastore. -
-