DBConstants, SQLTestOraDBpublic class OraDBIOHandler extends DBIOHandler
DB_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_SYBASEpstDB_SEQUENTIAL_NO_WIDTH, DB_VAL_NoParentFieldValue, dbConnection, dbUtility, smyldDBConnectionALL, 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, WHR| Constructor | Description |
|---|---|
OraDBIOHandler(DBErrorHandler e,
DBConnection dbConn) |
|
OraDBIOHandler(DBErrorHandler e,
DBConnection dbConn,
int batchSize,
int commitValue) |
| Modifier and Type | Method | Description |
|---|---|---|
int |
getCashSize() |
|
int |
getCommitSize() |
|
void |
importFile(java.lang.String dumpKey,
java.lang.String targetTable,
java.lang.String fileName,
java.lang.String separator) |
|
void |
postLine() |
|
protected java.sql.PreparedStatement |
prepareStatement(java.lang.String sql) |
|
void |
setCashSize(int cashSize) |
|
void |
setCommitSize(int commitSize) |
commit, createInsertSQL, detectSchemaError, doClearProcess, doInitializeProcess, fillData, getLastDataLine, getLineNumber, insertLine, insertRecord, readData, rollbackclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddDBConnectionListener, addDBConnectionListener, closeConnection, doCommit, doRollBack, executeDoubleParamFunction, executeDoubleParamFunction, executeDoubleParamProcedure, executeMultiParamProcedure, executeQuery, executeSingleParamOraArrayFun, executeTrippleParamFunction, executeTrippleParamProcedure, getSMYLDConnection, getTableTotalRecordsNumber, getUtility, handleDBError, isConnected, setDBConnection, setSMYLDConnectionpublic OraDBIOHandler(DBErrorHandler e, DBConnection dbConn, int batchSize, int commitValue)
public OraDBIOHandler(DBErrorHandler e, DBConnection dbConn)
public void importFile(java.lang.String dumpKey,
java.lang.String targetTable,
java.lang.String fileName,
java.lang.String separator)
throws java.lang.Exception
importFile in class DBIOHandlerjava.lang.Exceptionprotected java.sql.PreparedStatement prepareStatement(java.lang.String sql)
throws java.lang.Exception
prepareStatement in class DBIOHandlerjava.lang.Exceptionpublic int getCashSize()
public void setCashSize(int cashSize)
public int getCommitSize()
public void setCommitSize(int commitSize)
public void postLine()
throws java.lang.Exception
postLine in class DBIOHandlerjava.lang.ExceptionCopyright © 2019 SMYLD. All rights reserved.