public interface PropertyDefBuilder
| 修飾子とタイプ | メソッドと説明 |
|---|---|
PropertyDef |
createPropertyDef(AnnotationHandler annotationHandler,
BeanDesc beanDesc,
Field field) |
PropertyDef |
createPropertyDef(AnnotationHandler annotationHandler,
BeanDesc beanDesc,
PropertyDesc propertyDesc) |
PropertyDef createPropertyDef(AnnotationHandler annotationHandler, BeanDesc beanDesc, PropertyDesc propertyDesc)
PropertyDef createPropertyDef(AnnotationHandler annotationHandler, BeanDesc beanDesc, Field field)
Copyright © 2015 The DBFlute Project. All rights reserved.