public interface PropertyColumnNameFactory
PropertyColumnNameFactory
<T> java.lang.String
getMappingColumnName(cn.featherfly.common.bean.BeanProperty<T> beanProperty)
<T> java.lang.String getMappingColumnName(cn.featherfly.common.bean.BeanProperty<T> beanProperty)
根据传入的属性返回对应的columnName
beanProperty