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

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

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

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

Methods in org.apache.cayenne.jpa.map that return JpaVersion
 JpaVersion JpaAttributes.getVersionAttribute(String attributeName)
          Returns a JpaTransient for a given property name
 

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



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