public class PropertyCopier extends Object
Constructor and Description |
---|
PropertyCopier() |
Modifier and Type | Method and Description |
---|---|
static void |
copyBeanProperties(Class<?> type,
Object sourceBean,
Object destinationBean) |
Copyright © 2010–2016 MyBatis.org. All rights reserved.