当前页面:
在线文档首页 >
Hibernate 3.2.3 正式版 API 英文文档
FlushVisitor (Hibernate API Documentation) - Hibernate 3.2.3 正式版 API 英文文档
org.hibernate.event.def
Class FlushVisitor
java.lang.Object
org.hibernate.event.def.AbstractVisitor
org.hibernate.event.def.FlushVisitor
- public class FlushVisitor
- extends AbstractVisitor
Process collections reachable from an entity. This
visitor assumes that wrap was already performed for
the entity.
- Author:
- Gavin King
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |