Package com.broadleafcommerce.common.jpa.transform
-
Interface Summary Interface Description ClassTransformInjector Responsible for redefining classes at runtime in the classloader. -
Class Summary Class Description DefaultClassTransformInjector Default implementation ofClassTransformInjector.EntityTransformPostProcessor Identify and handle class transformation for qualified targets early in the application startup lifecycle.ReplaceLobClassTransformInjector Primarily used in conjunction with the *broadleaf.jpa.replace.lob.classesproperty - along with the *AlternateLobannotation.ReplaceLobPostProcessor Identify and handle class transformation for qualified targets early in the application startup lifecycle. -
Annotation Types Summary Annotation Type Description AlternateLob Demarcate aLoboccurrence that should be replaced withTypefor persistence layer compatibility.ShortAlias A shortened version of the JPA element identifier that should be used instead at runtime.