Uses of Class
com.caucho.amber.field.CollectionField

Packages that use CollectionField
com.caucho.amber.field   
 

Uses of CollectionField in com.caucho.amber.field
 

Subclasses of CollectionField in com.caucho.amber.field
 class AssociationField
          Configuration for a bean's field
 class CollectionElementField
          Configuration for a bean's field
 class ElementCollectionField
          Configuration for a bean's field
 class ManyToManyField
          Configuration for a bean's field
 class MapElementField
          Configuration for a bean's field
 class MapManyToManyField
          Configuration for a bean's field
 class OneToManyField
          Represents a field to a collection of objects where the target hold a back-link to the source entity.