Uses of Interface
org.apache.cayenne.reflect.ToManyProperty

Packages that use ToManyProperty
org.apache.cayenne.reflect   
 

Uses of ToManyProperty in org.apache.cayenne.reflect
 

Classes in org.apache.cayenne.reflect that implement ToManyProperty
 class BaseToManyProperty
          A generic superclass of CollectionProperty implementations.
 class IndexedListProperty
          A CollectionProperty that uses IndexPropertyList.
 class ListProperty
          Provides access to a property implemented as a List Field.
 

Methods in org.apache.cayenne.reflect with parameters of type ToManyProperty
 boolean PropertyVisitor.visitToMany(ToManyProperty property)
           
 



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