| Package | Description |
|---|---|
| org.kuali.rice.krad.data.jpa | |
| org.kuali.rice.krad.data.jpa.eclipselink |
| Class and Description |
|---|
| FilterGenerator
Defines a filter generator that will alter the query for an annotated field.
|
| FilterOperators
Operators used in the FilterGenerator annotation.
|
| JpaMetadataProvider
Subclass of the
MetadataProvider which contains the additional methods needed. |
| Class and Description |
|---|
| JpaMetadataProvider
Subclass of the
MetadataProvider which contains the additional methods needed. |
| JpaMetadataProviderImpl
A superclass which handles most of the JPA metadata extraction.
|
| KradEntityManagerFactoryBean
A KRAD-managed
EntityManagerFactory factory bean which can be used to configure a JPA
persistence unit using the Spring Framework. |
| PortableSequenceGenerator
Defines a primary key generator that may be referenced by name when a generator element is specified for the
GeneratedValue annotation. |
| RemoveMapping
Class level annotation that indicates that a mapping inherited from a superclass should be "unmapped" in the child
class.
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.