|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.beanlib.hibernate.HibernateBeanReplicator
net.sf.beanlib.hibernate3.Hibernate3BeanReplicator
com.banda.serverbase.persistence.HibernateCustomReplicator
public class HibernateCustomReplicator
Replicates given bean to its underlying class, thus remove (unserializable) Hibernate AOP wrapper. Replication uses custom transformer that does not touch uninitialized collections so prevents lazy loading.
| Nested Class Summary | |
|---|---|
static class |
HibernateCustomReplicator.BeanTransformerWithoutInit
Custom bean transformer that ignores not initialized properties/associations |
static class |
HibernateCustomReplicator.BeanTransformerWithoutInitFactory
Factory class for creating BeanTransformerWithoutInit - the bean transformer without initialization. |
| Constructor Summary | |
|---|---|
HibernateCustomReplicator()
|
|
| Method Summary |
|---|
| Methods inherited from class net.sf.beanlib.hibernate.HibernateBeanReplicator |
|---|
copy, copy, deepCopy, deepCopy, getBeanPopulationExceptionHandler, getBeanPopulatorBaseConfig, getBeanSourceHandler, getDetailedPropertyFilter, getHibernatePropertyFilter, getPropertyFilter, getReaderMethodFinder, getSetterMethodCollector, initBeanPopulationExceptionHandler, initBeanPopulatorBaseConfig, initBeanSourceHandler, initCustomTransformerFactory, initDebug, initDetailedPropertyFilter, initPropertyFilter, initReaderMethodFinder, initSetterMethodCollector, isDebug, shallowCopy, shallowCopy |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HibernateCustomReplicator()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||