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

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

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

Fields in org.apache.cayenne.jpa.map with type parameters of type JpaId
protected  Collection<JpaId> JpaAttributes.ids
           
 

Methods in org.apache.cayenne.jpa.map that return JpaId
 JpaId JpaAttributes.getId(String idName)
           
 

Methods in org.apache.cayenne.jpa.map that return types with arguments of type JpaId
 Collection<JpaId> JpaAttributes.getIds()
           
 



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