protected static class TnProcedureMetaDataFactory.TnFieldProcedureAnnotationReader extends Object
| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected static String |
PARAMETER_SUFFIX |
protected static String |
VALUE_TYPE_SUFFIX |
| 修飾子 | コンストラクタと説明 |
|---|---|
protected |
TnFieldProcedureAnnotationReader() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
String |
getParameterSpecification(DfPropertyDesc propertyDesc)
Get the specification of parameter.
|
protected Object |
getValue(Field field,
Object target) |
Object |
getValueType(DfPropertyDesc propertyDesc)
Get the name or instance of value type for parameter.
|
public String getParameterSpecification(DfPropertyDesc propertyDesc)
propertyDesc - The description of property. (NotNull)public Object getValueType(DfPropertyDesc propertyDesc)
propertyDesc - The description of property. (NotNull)Copyright © 2014–2015 The DBFlute Project. All rights reserved.