public class PropertyCopier extends Object
PropertyCopier()
static void
copyBeanProperties(Class<?> type, Object sourceBean, Object destinationBean)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PropertyCopier()
public static void copyBeanProperties(Class<?> type, Object sourceBean, Object destinationBean)
Copyright © 2010-2013 MyBatis.org. All Rights Reserved.