cn.gtmap.estateplat.core.support.mybatis.mapper
类 BeanUtilsEx

java.lang.Object
  继承者 org.apache.commons.beanutils.BeanUtils
      继承者 cn.gtmap.estateplat.core.support.mybatis.mapper.BeanUtilsEx

public class BeanUtilsEx
extends org.apache.commons.beanutils.BeanUtils

版本:
1.0, 2016/6/16
作者:
zx

构造方法摘要
BeanUtilsEx()
           
 
方法摘要
static void copyProperties(Object dest, Object orig)
           
 
从类 org.apache.commons.beanutils.BeanUtils 继承的方法
cloneBean, copyProperty, createCache, describe, getArrayProperty, getCacheFast, getDebug, getIndexedProperty, getIndexedProperty, getMappedProperty, getMappedProperty, getNestedProperty, getProperty, getSimpleProperty, initCause, populate, setCacheFast, setDebug, setProperty
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

BeanUtilsEx

public BeanUtilsEx()
方法详细信息

copyProperties

public static void copyProperties(Object dest,
                                  Object orig)


Copyright © 2015–2016 cn.gtmap. All rights reserved.