|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sf.hibernate4gwt.core.beanlib.merge.MergeBeanPopulator
public class MergeBeanPopulator
Bean populator for merge operation
| Constructor Summary | |
|---|---|
MergeBeanPopulator()
|
|
| Method Summary | |
|---|---|
static BeanPopulator |
newBeanPopulator(java.lang.Object from,
java.lang.Object to,
IClassMapper classMapper,
IPersistenceUtil persistenceUtil,
IPojoStore pojoStore)
Create a new populator for merge operation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MergeBeanPopulator()
| Method Detail |
|---|
public static BeanPopulator newBeanPopulator(java.lang.Object from,
java.lang.Object to,
IClassMapper classMapper,
IPersistenceUtil persistenceUtil,
IPojoStore pojoStore)
from - the source classto - the target classclassMapper - the associated class mapper
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||