| Package | Description |
|---|---|
| org.kuali.rice.krad.data.jpa | |
| org.kuali.rice.krad.data.jpa.eclipselink | |
| org.kuali.rice.krad.data.provider.annotation.impl |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
JpaMetadataProviderImpl.populateImplementationSpecificAttributeLevelMetadata(DataObjectAttributeImpl attribute,
javax.persistence.metamodel.SingularAttribute<?,?> attr)
Hook called after all "standard" attribute-level annotations are processed to perform any further extraction
based on the internals of the JPA implementation.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
EclipseLinkJpaMetadataProviderImpl.populateImplementationSpecificAttributeLevelMetadata(DataObjectAttributeImpl attribute,
javax.persistence.metamodel.SingularAttribute<?,?> attr)
Hook called after all "standard" attribute-level annotations are processed to perform any further extraction
based on the internals of the JPA implementation.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
AnnotationMetadataProviderImpl.processAnnotationForAttribute(Annotation a,
DataObjectAttributeImpl attr,
DataObjectMetadataImpl metadata)
Helper method to process the annotations which can be present on attributes.
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.