Uses of Package
org.objectweb.cjdbc.scenario.standalone.sql.request

Packages that use org.objectweb.cjdbc.scenario.standalone.sql.request
org.objectweb.cjdbc.scenario.standalone.sql.request Requests parsing testing 
 

Classes in org.objectweb.cjdbc.scenario.standalone.sql.request used by org.objectweb.cjdbc.scenario.standalone.sql.request
AlterRequestTest.ParsingResult
          Stores the expected result of the call to
CreateRequestTest.ParsingResult
          Stores the expected result of the call to
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.
ReplaceRequestPatternTest.ParsingResult
          Stores the expected result of the parsing call
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, 2005 - ObjectWeb Consortium - All Rights Reserved.