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

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

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

Fields in org.apache.cayenne.jpa.map with type parameters of type JpaSecondaryTable
protected  Collection<JpaSecondaryTable> JpaEntity.secondaryTables
           
 

Methods in org.apache.cayenne.jpa.map that return types with arguments of type JpaSecondaryTable
 Collection<JpaSecondaryTable> JpaEntity.getSecondaryTables()
           
 



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