Uses of Class
org.compass.annotations.Cascade

Packages that use Cascade
org.compass.annotations   
org.compass.annotations.config.binding   
 

Uses of Cascade in org.compass.annotations
 

Methods in org.compass.annotations that return Cascade
static Cascade Cascade.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Cascade[] Cascade.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Uses of Cascade in org.compass.annotations.config.binding
 

Methods in org.compass.annotations.config.binding with parameters of type Cascade
static CascadeMapping.Cascade AnnotationsBindingUtils.convert(Cascade cascade)
           
 



Copyright (c) 2004-2008 The Compass Project.