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–2022 MyBatis.org. All rights reserved.