Package com.broadleafcommerce.catalog.provider.jpa.domain.asset
package com.broadleafcommerce.catalog.provider.jpa.domain.asset
-
ClassesClassDescription
JpaCategoryAsset.tagsare meant to be query-able and individually modifiable, and thus it is necessary to maintain them in a separate table.The ID class representing the composite key forJpaCategoryAssetTag.The persisted counterpart to aIncludedProductAssetfor use with a JPA datastore.JpaProductAsset.tagsare meant to be query-able and individually modifiable, and thus it is necessary to maintain them in a separate table.The ID class representing the composite key forJpaProductAssetTag.The persisted counterpart to aSpecificItemChoiceAssetfor use with a JPA datastore.