net.sf.hibernate.engine
Class Cascades.CascadeStyle

java.lang.Object
  extended bynet.sf.hibernate.engine.Cascades.CascadeStyle
Enclosing class:
Cascades

public abstract static class Cascades.CascadeStyle
extends Object

A style of cascade that can be specified by the mapping for an association. The style is specified by the cascade attribute in the mapping file.


Constructor Summary
protected Cascades.CascadeStyle()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Cascades.CascadeStyle

protected Cascades.CascadeStyle()