当前页面:
在线文档首页 >
Hibernate 2.1.8 正式版 API 英文文档
Cascades.CascadeStyle (Hibernate API Documentation) - Hibernate 2.1.8 正式版 API 英文文档
net.sf.hibernate.engine
Class Cascades.CascadeStyle
java.lang.Object
net.sf.hibernate.engine.Cascades.CascadeStyle
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- Cascades
- public abstract static class Cascades.CascadeStyle
- extends Object
- implements Serializable
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.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Cascades.CascadeStyle
protected Cascades.CascadeStyle()