| パッケージ | 説明 |
|---|---|
| org.dbflute.infra.doc.hacomment |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
List<DfHacoMapPiece> |
DfHacoMapFile.readPieceList(String clientDirPath)
Read all hacomment piece map file in "clientDirPath/schema/hacomment/piece/".
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
String |
DfHacoMapFile.buildPieceFileName(DfHacoMapPiece piece)
Build piece file name for piece map file
e.g. |
void |
DfHacoMapFile.writePiece(String clientDirPath,
DfHacoMapPiece piece) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
DfHacoMapPickup |
DfHacoMapFile.merge(OptionalThing<DfHacoMapPickup> optPickup,
List<DfHacoMapPiece> pieces)
merge piece map and pickup map with previous piece code.
|
Copyright © 2014–2021 The DBFlute Project. All rights reserved.