net.sf.beanlib.hibernate3
Class Hibernate3BeanReplicator

java.lang.Object
  extended by net.sf.beanlib.hibernate.HibernateBeanReplicator
      extended by net.sf.beanlib.hibernate3.Hibernate3BeanReplicator

@NotThreadSafe
public class Hibernate3BeanReplicator
extends HibernateBeanReplicator

Hibernate 3 Bean Replicator.

Author:
Joe D. Velopar

Constructor Summary
Hibernate3BeanReplicator()
           
 
Method Summary
 
Methods inherited from class net.sf.beanlib.hibernate.HibernateBeanReplicator
copy, copy, deepCopy, deepCopy, getBeanPopulatable, getCollectionPropertyNameSet, getEntityBeanClassSet, getVetoer, initBeanPopulatable, initBeanSourceHandler, initCollectionPropertyNameSet, initCustomTransformer, initDebug, initDetailedBeanPopulatable, initEntityBeanClassSet, initSetterMethodCollector, initVetoer, setReaderMethodFinder, shallowCopy, shallowCopy
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Hibernate3BeanReplicator

public Hibernate3BeanReplicator()