org.hibernate.event.def
Class WrapVisitor

java.lang.Object
  extended by org.hibernate.event.def.AbstractVisitor
      extended by org.hibernate.event.def.ProxyVisitor
          extended by org.hibernate.event.def.WrapVisitor

public class WrapVisitor
extends ProxyVisitor

Wrap collections in a Hibernate collection wrapper.

Author:
Gavin King

Method Summary
 
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
 



Copyright © 2001-2010 Red Hat, Inc. All Rights Reserved.