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

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

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

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

Methods in org.apache.cayenne.jpa.map that return JpaBasic
 JpaBasic JpaAttributes.getBasicAttribute(String attributeName)
          Returns a JpaAttribute for a given property name
 

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



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