Package org.objectweb.cjdbc.scenario.tools.testlet

Defines some common tests for different scenario.

See:
          Description

Class Summary
AbstractConnectionTestLet This class defines a AbstractTestLet.
AbstractTestLet This class defines a AbstractTestLet.
AbstractVdbTestLet This class defines a AbstractVdbTestLet
BlobTestLet Make tests on blobs, using bytes or directly the blob object
ClobTestLet This class defines a ClobTestLet
ColumnUpdateTestLet Same as the executeUpdateLet, except the update is done on a specific column
CopyTestLet This class defines a CopyTestLet
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.
FailoverOn2BackendsTestLet This class defines a FailoverOn2BackendsTestLet
MacroStatementTestLet This class defines a MacroStatementTestLet
PreparedStatementRecoveryTestLet This class defines a PreparedStatementRecoveryTestLet
ProcedureTestLet This class defines a ProcedureTestLet
SmallBlobTestLet Test a small blob insertion and retrieval
UpdateTestLet This test executes in order: a select, an update and a select on the update and checks the result set are as expected
 

Exception Summary
TestLetException This class defines a TestLetException.
 

Package org.objectweb.cjdbc.scenario.tools.testlet Description

Defines some common tests for different scenario. Tests can be reused and configured



Copyright © 2002, 2005 - ObjectWeb Consortium - All Rights Reserved.