| net.sourceforge.jtds.test.TestBase net.sourceforge.jtds.test.LargeLOBTest
LargeLOBTest | public class LargeLOBTest extends TestBase (Code) | | version: 1.0 |
Method Summary | |
public static void | main(String[] args) | public 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. | public void | testLargeBlob1() |
suite | public static Test suite()(Code) | | Only run the test suite if the "jTDS.runLargeLOBTest" system property is defined, as the test takes A LOT of time
to execute.
|
testLargeBlob1 | public void testLargeBlob1() throws Exception(Code) | | Test for bug [945507] closing statement after selecting a large IMAGE - Exception
|
|
|