org.hibernate.event.def
Class WrapVisitor

java.lang.Object
  extended byorg.hibernate.event.def.AbstractVisitor
      extended byorg.hibernate.event.def.ProxyVisitor
          extended byorg.hibernate.event.def.WrapVisitor

public class WrapVisitor
extends ProxyVisitor

Wrap collections in a Hibernate collection wrapper.

Author:
Gavin King

Methods inherited from class org.hibernate.event.def.ProxyVisitor
isOwnerUnchanged, reattachCollection
 
Methods inherited from class org.hibernate.event.def.AbstractVisitor
processEntityPropertyValues
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait