Package org.broadleafcommerce.common.extensibility.jpa.convert
package org.broadleafcommerce.common.extensibility.jpa.convert
-
ClassDescriptionThis
BroadleafClassTransformer
changes the name of the Table for an entity before Hibernate sees it.Allow a class transformer to explicitly declare which persistence unit it will influenceThis class transformer will check to see if there is class that should have been loaded by theMergePersistenceUnitManager
(meaning, it has an @Entity, @MappedSuperclass or @Embeddable annotation on it and will be inside of a persistence.xml).