public class PropertyNameJpaConversion extends java.lang.Object implements PropertyNameConversion
PropertyNameJpaConversion jpa impl. use javax.persistence.Table
| 构造器和说明 |
|---|
PropertyNameJpaConversion() |
| 限定符和类型 | 方法和说明 |
|---|---|
java.lang.String |
getMappingName(cn.featherfly.common.bean.BeanProperty<?> type)
convert type to mapping name
|
public java.lang.String getMappingName(cn.featherfly.common.bean.BeanProperty<?> type)
convert type to mapping name
getMappingName 在接口中 NameConversion<cn.featherfly.common.bean.BeanProperty<?>>type - type