| 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.populateImplementationSpecificCollectionLevelMetadata(DataObjectCollectionImpl collection,
javax.persistence.metamodel.PluralAttribute<?,?,?> cd)
Hook called after all "standard" field-level annotations are processed on attributes identified as "plural" to
perform any further extraction based on the internals of the JPA implementation.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
EclipseLinkJpaMetadataProviderImpl.populateImplementationSpecificCollectionLevelMetadata(DataObjectCollectionImpl collection,
javax.persistence.metamodel.PluralAttribute<?,?,?> cd)
Hook called after all "standard" field-level annotations are processed on attributes identified as "plural" to
perform any further extraction based on the internals of the JPA implementation.
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.