public class DatabaseMetaCommentExportHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
schemaPlaceholder |
| Constructor and Description |
|---|
DatabaseMetaCommentExportHelper() |
DatabaseMetaCommentExportHelper(String schemaPlaceholder) |
| Modifier and Type | Method and Description |
|---|---|
void |
exportCommentsToFile(DatabaseMeta databaseMeta,
File file) |
protected final String schemaPlaceholder
public DatabaseMetaCommentExportHelper(String schemaPlaceholder)
public DatabaseMetaCommentExportHelper()
public void exportCommentsToFile(DatabaseMeta databaseMeta, File file)
Copyright © 2019 Nuiton. All rights reserved.