Uses of Package
org.objectweb.cjdbc.sql

Packages that use org.objectweb.cjdbc.sql
org.objectweb.cjdbc.sql   
 

Classes in org.objectweb.cjdbc.sql used by org.objectweb.cjdbc.sql
CreateRequestTest.ParsingResult
          Stores the expected result of the call to CreateRequest.parse(DatabaseSchema, int, boolean) method.
DeleteRequestTest.ParsingResult
          Stores the expected result of the call to DeleteRequest.parse(DatabaseSchema, int, boolean) method.
DropRequestTest.ParsingResult
          Stores the expected result of the call to DropRequest.parse(DatabaseSchema, int, boolean) method.
InsertRequestTest.ParsingResult
          Stores the expected result of the call to InsertRequest.parse(DatabaseSchema, int, boolean) method.
SelectRequestTest.ParsingResult
          Stores the expected result of the call to SelectRequest.parse(DatabaseSchema, int, boolean) method.
UpdateRequestTest.ParsingResult
          Stores the expected result of the call to UpdateRequest.parse(DatabaseSchema, int, boolean) method.
 



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