| Package | Description |
|---|---|
| org.kuali.rice.krad.data.jpa | |
| org.kuali.rice.krad.data.jpa.eclipselink |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
JpaMetadataProviderImpl.populateImplementationSpecificRelationshipLevelMetadata(DataObjectRelationshipImpl relationship,
javax.persistence.metamodel.SingularAttribute<?,?> rd)
Hook called after all "standard" field-level annotations are processed on attributes identified as "associations"
to perform any further extraction based on the internals of the JPA implementation.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
EclipseLinkJpaMetadataProviderImpl.populateImplementationSpecificRelationshipLevelMetadata(DataObjectRelationshipImpl relationship,
javax.persistence.metamodel.SingularAttribute<?,?> rd)
Hook called after all "standard" field-level annotations are processed on attributes identified as "associations"
to perform any further extraction based on the internals of the JPA implementation.
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.