net.sf.hibernate.engine
Class Cascades.CascadeStyle
java.lang.Object
net.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.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Cascades.CascadeStyle
protected Cascades.CascadeStyle()