public class ConnectionJDBC3Test extends DatabaseTestCase
Modifier and Type | Class and Description |
---|---|
static class |
ConnectionJDBC3Test.testTimerStopHelper
Helper class for test for bug [2871274].
|
Constructor and Description |
---|
ConnectionJDBC3Test(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
void |
testSavepointRelease()
Test that temporary procedures created within transactions with
savepoints which are released are still kept in the procedure cache.
|
void |
testTimerStop()
Test for bug [2871274], TimerThread prevents classloader from being GCed.
|
void |
testUnclosedSocket()
Test for bug [1755448], login failure leaves unclosed sockets.
|
compareBytes, getLongString, getLongString, getType, getTypemap
compareInputStreams, compareReaders, connect, dropDatabase, dropFunction, dropProcedure, dropTable, dropTrigger, dropType, dropView, dump, dump, dumpAll, dumpKeys, dumpRow, dumpRow, getConnection, getConnection, makeObjects, makeTestTables, setUp, tearDown
public void testSavepointRelease() throws java.sql.SQLException
java.sql.SQLException
public void testUnclosedSocket()
public void testTimerStop() throws java.lang.Throwable
java.lang.Throwable
Generated on October 27 2012