Uses of Class
org.apache.cayenne.jpa.map.JpaAttributes

Packages that use JpaAttributes
org.apache.cayenne.jpa.map   
 

Uses of JpaAttributes in org.apache.cayenne.jpa.map
 

Fields in org.apache.cayenne.jpa.map declared as JpaAttributes
protected  JpaAttributes JpaManagedClass.attributes
           
 

Methods in org.apache.cayenne.jpa.map that return JpaAttributes
 JpaAttributes JpaManagedClass.getAttributes()
           
 

Methods in org.apache.cayenne.jpa.map with parameters of type JpaAttributes
 void JpaManagedClass.setAttributes(JpaAttributes attributes)
           
 



Copyright © 2001-2007 Apache Cayenne. All Rights Reserved.