Uses of Class
org.apache.cayenne.reflect.BaseToManyProperty

Packages that use BaseToManyProperty
org.apache.cayenne.reflect   
 

Uses of BaseToManyProperty in org.apache.cayenne.reflect
 

Subclasses of BaseToManyProperty in org.apache.cayenne.reflect
 class IndexedListProperty
          A CollectionProperty that uses IndexPropertyList.
 class ListProperty
          Provides access to a property implemented as a List Field.
 



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