| Modifier and Type | Class and Description |
|---|---|
class |
JpaMetadataProviderImpl
A superclass which handles most of the JPA metadata extraction.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EclipseLinkJpaMetadataProviderImpl
Provides an EclipseLink-specific implementation for the
JpaMetadataProviderImpl. |
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotationMetadataProviderImpl
Parses custom krad-data annotations for additional metadata to layer on top of that provided by the persistence
metadata provider which should have run before this one.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CompositeMetadataProviderImpl
This "provider" aggregates the other metadata providers given in its spring configuration.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SpringMetadataProviderImpl
Metadata provider which can be configured via the standard spring mechanisms.
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.