public class ConnectionIT extends BaseJDBCTest
| Constructor and Description |
|---|
ConnectionIT() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
void |
testAbort() |
void |
testConnectionClientInfo() |
void |
testConnectionGetAndSetDBAndSchema() |
void |
testNetworkTimeout() |
void |
testReadOnlyConneciton() |
void |
testSetQueryTimeoutInConnectionStr() |
void |
testSimpleConnection() |
compareTwoLists, fetchColumnInResultSet, fetchResultSet, getConnection, getConnection, getInfoViaSQLCmd, getSFProjectRootString, getSizeOfResultSet, loadConfiggetConnection, getConnectionpublic void setUp()
throws Exception
setUp in class AbstractDriverITExceptionpublic void tearDown()
throws Exception
tearDown in class AbstractDriverITExceptionpublic void testSimpleConnection()
throws SQLException
SQLExceptionpublic void testConnectionGetAndSetDBAndSchema()
throws SQLException
SQLExceptionpublic void testConnectionClientInfo()
throws SQLException
SQLExceptionpublic void testReadOnlyConneciton()
throws SQLException
SQLExceptionpublic void testNetworkTimeout()
throws SQLException
SQLExceptionpublic void testAbort()
throws SQLException
SQLExceptionpublic void testSetQueryTimeoutInConnectionStr()
throws SQLException
SQLExceptionCopyright © 2017. All rights reserved.