public class LargeLOBTest extends TestBase
Modifier and Type | Field and Description |
---|---|
private static int |
LOB_LENGTH |
Constructor and Description |
---|
LargeLOBTest(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args) |
static Test |
suite()
Only run the test suite if the "jTDS.runLargeLOBTest" system property is defined, as the test takes A LOT of time
to execute.
|
void |
testLargeBlob1()
Test for bug [945507] closing statement after selecting a large IMAGE - Exception
|
compareInputStreams, compareReaders, connect, dropDatabase, dropFunction, dropProcedure, dropTable, dropTrigger, dropType, dropView, dump, dump, dumpAll, dumpKeys, dumpRow, dumpRow, getConnection, getConnection, makeObjects, makeTestTables, setUp, tearDown
private static final int LOB_LENGTH
public static Test suite()
public void testLargeBlob1() throws java.lang.Exception
java.lang.Exception
public static void main(java.lang.String[] args)
Generated on June 8 2013