public interface BeanReflectFactory
| Modifier and Type | Method and Description |
|---|---|
BeanReflect |
create(Class<?> vanillaType,
Class<?> entityBeanType)
Create the BeanReflect for the given plain bean and its EntityBean equivalent.
|
BeanReflect create(Class<?> vanillaType, Class<?> entityBeanType)
Copyright © 2014. All Rights Reserved.