public interface TnBeanAnnotationReader
| 修飾子とタイプ | メソッドと説明 |
|---|---|
String |
getColumnAnnotation(DfPropertyDesc pd) |
String |
getId(DfPropertyDesc pd) |
String |
getRelationKey(DfPropertyDesc pd) |
int |
getRelationNo(DfPropertyDesc pd) |
String |
getTableAnnotation() |
String |
getTimestampPropertyName() |
String |
getValueType(DfPropertyDesc pd)
Get the name of plug-in value type.
|
String |
getVersionNoPropertyName() |
boolean |
hasRelationNo(DfPropertyDesc pd) |
String getColumnAnnotation(DfPropertyDesc pd)
String getTableAnnotation()
String getVersionNoPropertyName()
String getTimestampPropertyName()
String getId(DfPropertyDesc pd)
boolean hasRelationNo(DfPropertyDesc pd)
int getRelationNo(DfPropertyDesc pd)
String getRelationKey(DfPropertyDesc pd)
String getValueType(DfPropertyDesc pd)
pd - The description of property. (NotNull)Copyright © 2014–2015 The DBFlute Project. All rights reserved.