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

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

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

Fields in org.apache.cayenne.jpa.map with type parameters of type JpaMappedSuperclass
protected  Collection<JpaMappedSuperclass> JpaEntityMap.mappedSuperclasses
           
 

Methods in org.apache.cayenne.jpa.map that return types with arguments of type JpaMappedSuperclass
 Collection<JpaMappedSuperclass> JpaEntityMap.getMappedSuperclasses()
           
 



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