Uses of Class
org.objectweb.cjdbc.scenario.tools.testlet.AbstractTestLet

Packages that use AbstractTestLet
org.objectweb.cjdbc.scenario.tools.testlet Defines some common tests for different scenario.  
 

Uses of AbstractTestLet in org.objectweb.cjdbc.scenario.tools.testlet
 

Subclasses of AbstractTestLet in org.objectweb.cjdbc.scenario.tools.testlet
 class AbstractConnectionTestLet
          This class defines a AbstractTestLet.
 class AbstractVdbTestLet
          This class defines a AbstractVdbTestLet
 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 CopyTestLet
          This class defines a CopyTestLet
 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 MacroStatementTestLet
          This class defines a MacroStatementTestLet
 class PreparedStatementRecoveryTestLet
          This class defines a PreparedStatementRecoveryTestLet
 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
 



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