Uses of Class
org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser.FetchAttributeImpl

Packages that use AnnotationPersistenceMetaDataParser.FetchAttributeImpl
org.apache.openjpa.persistence OpenJPA JPA 
 

Uses of AnnotationPersistenceMetaDataParser.FetchAttributeImpl in org.apache.openjpa.persistence
 

Methods in org.apache.openjpa.persistence that return AnnotationPersistenceMetaDataParser.FetchAttributeImpl
 AnnotationPersistenceMetaDataParser.FetchAttributeImpl[] AnnotationPersistenceMetaDataParser.FetchGroupImpl.attributes()
           
 

Methods in org.apache.openjpa.persistence with parameters of type AnnotationPersistenceMetaDataParser.FetchAttributeImpl
 void AnnotationPersistenceMetaDataParser.FetchGroupImpl.setAttributes(AnnotationPersistenceMetaDataParser.FetchAttributeImpl[] attributes)
           
 



Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.