public class OraDBIOHandler extends DBIOHandler
pstDB_SEQUENTIAL_NO_WIDTH, DB_VAL_NoParentFieldValue, dbConnection, dbUtility, smyldDBConnectionNEW_LINE, OS_NEW_LINEALL, AND, COL_MAX_NO, COM, CONCAT, COUNT_COLUMN, COUNT_MAX, DEL, DIST, DOT, EQ, EQM, FRM, GR, GRE, GRP, IN, INS, INST_1, INST_2, INST_3, INST_4, INST_5, INST_6, INST_7, ISNULL, LIKE, MAXO, NEQ, OR, ORD, OUTJ, PC, PO, PR, QUM, RightPR, SEL, SELA, SELCA, SELCRN, SET, SM, SME, SP, SQ, TO_CHAR, TO_NUMBER, TRIM, UPD, UPO, UPR, VAL, VAO, WHRDB_ERR_CONNECTION_RESET, DB_ERR_CONNECTION_RESET_TEXT, DB_ERR_UNIQUE_CONSTRAINT, DB_ERR_UNKNOWN, DB_VENDOR_DB2, DB_VENDOR_DEFAULT, DB_VENDOR_MYSQL, DB_VENDOR_ORACLE, DB_VENDOR_SQL_SERVER, DB_VENDOR_SYBASE| Constructor and Description |
|---|
OraDBIOHandler(DBErrorHandler e,
DBConnection dbConn) |
OraDBIOHandler(DBErrorHandler e,
DBConnection dbConn,
int batchSize,
int commitValue) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCashSize() |
int |
getCommitSize() |
void |
importFile(String dumpKey,
String targetTable,
String fileName,
String separator) |
void |
postLine() |
protected PreparedStatement |
prepareStatement(String sql) |
void |
setCashSize(int cashSize) |
void |
setCommitSize(int commitSize) |
commit, createInsertSQL, detectSchemaError, doClearProcess, doInitializeProcess, fillData, getLastDataLine, getLineNumber, insertLine, insertRecord, readData, rollbackaddDBConnectionListener, addDBConnectionListener, closeConnection, doCommit, doRollBack, executeDoubleParamFunction, executeDoubleParamFunction, executeDoubleParamProcedure, executeMultiParamProcedure, executeQuery, executeSingleParamOraArrayFun, executeTrippleParamFunction, executeTrippleParamProcedure, getSMYLDConnection, getTableTotalRecordsNumber, getUtility, handleDBError, isConnected, setDBConnection, setSMYLDConnectiondebug, getLenName, insertInstanceValue, printInstanceValues, toStringpublic OraDBIOHandler(DBErrorHandler e, DBConnection dbConn, int batchSize, int commitValue)
public OraDBIOHandler(DBErrorHandler e, DBConnection dbConn)
public void importFile(String dumpKey, String targetTable, String fileName, String separator) throws Exception
importFile in class DBIOHandlerExceptionprotected PreparedStatement prepareStatement(String sql) throws Exception
prepareStatement in class DBIOHandlerExceptionpublic int getCashSize()
public void setCashSize(int cashSize)
public int getCommitSize()
public void setCommitSize(int commitSize)
public void postLine()
throws Exception
postLine in class DBIOHandlerExceptionCopyright © 2019 SMYLD. All rights reserved.