public interface TnPropertyMapping
| 修飾子とタイプ | メソッドと説明 |
|---|---|
String |
getColumnDbName() |
ColumnSqlName |
getColumnSqlName() |
ColumnInfo |
getEntityColumnInfo() |
DfPropertyAccessor |
getPropertyAccessor()
Get the accessor of the property.
|
String |
getPropertyName() |
ValueType |
getValueType()
Get the value type.
|
DfPropertyAccessor getPropertyAccessor()
ValueType getValueType()
String getPropertyName()
String getColumnDbName()
ColumnSqlName getColumnSqlName()
ColumnInfo getEntityColumnInfo()
Copyright © 2014–2015 The DBFlute Project. All rights reserved.