Package org.kuali.rice.krad.data.jpa
package org.kuali.rice.krad.data.jpa
-
ClassDescriptionClass level annotation that may be used to disable versioning on optimistic locking policies.Takes a filter generator and executes the changes on the class descriptor for a field.Defines a filter generator that will alter the query for an annotated field.Chains multiple filter generators.Operators used in the FilterGenerator annotation.Provides a common interface for Filter annotation (attributeResolverClass element) on a data object field that you want to customize and want to dynamically generate a value.A base class for creating ID class implementations for JPA.Subclass of the
MetadataProviderwhich contains the additional methods needed.A superclass which handles most of the JPA metadata extraction.Java Persistence API (JPA) implementation ofPersistenceProvider.A KRAD-managedEntityManagerFactoryfactory bean which can be used to configure a JPA persistence unit using the Spring Framework.Defines a primary key generator that may be referenced by name when a generator element is specified for theGeneratedValueannotation.Class level annotation that indicates that a mapping inherited from a superclass should be "unmapped" in the child class.Class level annotation that allows for multipleRemoveMappingannotations to be defined.