public class PropertyNameJpaConversion extends java.lang.Object implements PropertyNameConversion
PropertyNameJpaConversion jpa impl. use javax.persistence.Table
| Constructor and Description |
|---|
PropertyNameJpaConversion() |
| Modifier and Type | Method and Description |
|---|---|
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 in interface NameConversion<cn.featherfly.common.bean.BeanProperty<?,?>>type - type