public class DfRepsExecuteLimitter extends Object
| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected String |
_sqlFileEncoding |
protected String |
_sqlRootDir |
| コンストラクタと説明 |
|---|
DfRepsExecuteLimitter(String sqlRootDir,
String sqlFileEncoding) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
checkExecutableOrNot() |
protected DfRepsSchemaSqlDir |
createRepsSchemaSqlDir() |
protected String |
readSqlFileText(File sqlFile) |
protected void |
throwReplaceSchemaExecuteNotAllowedException() |
protected final String _sqlRootDir
protected final String _sqlFileEncoding
public void checkExecutableOrNot()
protected DfRepsSchemaSqlDir createRepsSchemaSqlDir()
protected void throwReplaceSchemaExecuteNotAllowedException()
Copyright © 2014–2015 The DBFlute Project. All rights reserved.