|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractConnectionTestLet | |
org.objectweb.cjdbc.scenario.tools.testlet | Defines some common tests for different scenario. |
Uses of AbstractConnectionTestLet in org.objectweb.cjdbc.scenario.tools.testlet |
Subclasses of AbstractConnectionTestLet in org.objectweb.cjdbc.scenario.tools.testlet | |
class |
BlobTestLet
Make tests on blobs, using bytes or directly the blob object |
class |
ClobTestLet
This class defines a ClobTestLet |
class |
ColumnUpdateTestLet
Same as the executeUpdateLet, except the update is done on a specific column |
class |
CreateTableTestLet
Execute a Create table statement using the given connection, and then checks on the given virtual database that the proper table can be retrieved. |
class |
FailoverOn2BackendsTestLet
This class defines a FailoverOn2BackendsTestLet |
class |
ProcedureTestLet
This class defines a ProcedureTestLet |
class |
SmallBlobTestLet
Test a small blob insertion and retrieval |
class |
UpdateTestLet
This test executes in order: a select, an update and a select on the update and checks the result set are as expected |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |