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