public class StatementIT extends BaseJDBCTest
| Constructor and Description |
|---|
StatementIT() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
void |
testCopyAndUnload() |
void |
testExecuteCreateAndDrop() |
void |
testExecuteInsert() |
void |
testExecuteMerge() |
void |
testExecuteMultiInsert() |
void |
testExecuteSelect() |
void |
testExecuteUpdateAndDelete() |
void |
testFetchDirection() |
void |
testFetchSize() |
void |
testMaxRows() |
void |
testQueryTimeOut() |
void |
testStatementClose() |
compareTwoLists, fetchColumnInResultSet, fetchResultSet, getConnection, getConnection, getInfoViaSQLCmd, getSFProjectRootString, getSizeOfResultSet, loadConfiggetConnection, getConnectionpublic void setUp()
throws SQLException
setUp in class AbstractDriverITSQLExceptionpublic void tearDown()
throws SQLException
tearDown in class AbstractDriverITSQLExceptionpublic void testFetchDirection()
throws SQLException
SQLExceptionpublic void testFetchSize()
throws SQLException
SQLExceptionpublic void testMaxRows()
throws SQLException
SQLExceptionpublic void testQueryTimeOut()
throws SQLException
SQLExceptionpublic void testStatementClose()
throws SQLException
SQLExceptionpublic void testExecuteSelect()
throws SQLException
SQLExceptionpublic void testExecuteCreateAndDrop()
throws SQLException
SQLExceptionpublic void testExecuteInsert()
throws SQLException
SQLExceptionpublic void testExecuteUpdateAndDelete()
throws SQLException
SQLExceptionpublic void testExecuteMerge()
throws SQLException
SQLExceptionpublic void testExecuteMultiInsert()
throws SQLException
SQLExceptionpublic void testCopyAndUnload()
throws SQLException,
Exception
SQLExceptionExceptionCopyright © 2017. All rights reserved.