public class ToolParam extends Object
コンストラクタと説明 |
---|
ToolParam() |
修飾子とタイプ | メソッドと説明 |
---|---|
int |
getColLen() |
char |
getColSep() |
String |
getDateFormat() |
jp.co.sds_corp.util.db.DbInfo |
getDbInfo() |
int |
getDebugLevel() |
String |
getDriver() |
String |
getEditor() |
String |
getEncoding() |
String |
getFloatFormat() |
String |
getHistoryFile() |
String |
getLess() |
int |
getMaxHist() |
int |
getMode() |
char |
getRowSep() |
String |
getTimeFormat() |
int |
getWinSize() |
boolean |
isAutoCommit() |
boolean |
isDebug() |
boolean |
isSaveHist() |
boolean |
isTrim() |
boolean |
isWithCol() |
void |
setDebug(boolean var) |
void |
setDebugLevel(String var) |
void |
setHistoryFile(String val) |
void |
setVar(String buf) |
public jp.co.sds_corp.util.db.DbInfo getDbInfo()
public void setVar(String buf)
public String getDriver()
public String getEncoding()
public String getEditor()
public String getLess()
public boolean isAutoCommit()
public boolean isTrim()
public int getWinSize()
public void setHistoryFile(String val)
public String getHistoryFile()
public int getMaxHist()
public boolean isSaveHist()
public int getMode()
public boolean isWithCol()
public int getColLen()
public char getColSep()
public char getRowSep()
public String getFloatFormat()
public String getDateFormat()
public String getTimeFormat()
public boolean isDebug()
public void setDebug(boolean var)
public int getDebugLevel()
public void setDebugLevel(String var)
Copyright © 2014 S.D.S Co.,Ltd.. All Rights Reserved.