| パッケージ | 説明 |
|---|---|
| org.dbflute.infra.doc.decomment.parts |
| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected List<DfDecoMapPropertyPart> |
DfDecoMapTablePart.propertyList |
protected List<DfDecoMapPropertyPart> |
DfDecoMapColumnPart.propertyList |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
List<DfDecoMapPropertyPart> |
DfDecoMapTablePart.getPropertyList() |
List<DfDecoMapPropertyPart> |
DfDecoMapColumnPart.getPropertyList() |
| コンストラクタと説明 |
|---|
DfDecoMapColumnPart(String columnName,
List<DfDecoMapMappingPart> mappingList,
List<DfDecoMapPropertyPart> propertyList) |
DfDecoMapTablePart(String tableName,
List<DfDecoMapMappingPart> mappingList,
List<DfDecoMapPropertyPart> propertyList,
List<DfDecoMapColumnPart> columnList) |
Copyright © 2014–2019 The DBFlute Project. All rights reserved.