Uses of Package
org.objectweb.cjdbc.scenario.templates

Packages that use org.objectweb.cjdbc.scenario.templates
org.objectweb.cjdbc.scenario.basic Basic regression testing scenario 
org.objectweb.cjdbc.scenario.console Text Console regression testing scenario 
org.objectweb.cjdbc.scenario.horizontal Horizontal scalability regression testing scenario 
org.objectweb.cjdbc.scenario.raidb0 Raidb0 regression testing scenario 
org.objectweb.cjdbc.scenario.raidb1 Raidb1 regression testing scenario 
org.objectweb.cjdbc.scenario.raidb1.cache Raidb1 cache testing 
org.objectweb.cjdbc.scenario.raidb1.driver Raidb1 driver regression testing scenario 
org.objectweb.cjdbc.scenario.raidb1.loadbalancer Raidb1 loadblancer regression testing scenario 
org.objectweb.cjdbc.scenario.raidb1.pool Test connection pools in 'live' configuration 
org.objectweb.cjdbc.scenario.raidb1.recovery Raidb1 recovery regression testing scenario 
org.objectweb.cjdbc.scenario.raidb1.recoverylog Focus on testing the recovery log and recovery log embedded in virtual databases. 
org.objectweb.cjdbc.scenario.raidb1.request Live request scenario with updates of schema 
org.objectweb.cjdbc.scenario.raidb1.startup Raidb1 startup and configuration regression testing scenario 
org.objectweb.cjdbc.scenario.raidb1.xml Controller and all components xml generation and validation regression testing scenario 
org.objectweb.cjdbc.scenario.raidb2 Raidb2 regression testing scenario 
org.objectweb.cjdbc.scenario.standalone.authentication Authentication regression testing scenario 
org.objectweb.cjdbc.scenario.standalone.backend Backend regression testing scenario 
org.objectweb.cjdbc.scenario.standalone.connection Connection managers regression testing scenario 
org.objectweb.cjdbc.scenario.standalone.driver Driver parsing and information gathering 
org.objectweb.cjdbc.scenario.standalone.i18n Internationalization testing 
org.objectweb.cjdbc.scenario.standalone.jmx Jmx Regression tests that do not need a controller to be run. 
org.objectweb.cjdbc.scenario.standalone.jvm JVM and machine configuration testing 
org.objectweb.cjdbc.scenario.standalone.regexp Regular expression testing with Apache Regexp 
org.objectweb.cjdbc.scenario.standalone.socket Speed testing on socket transfer between raw bytes and objects. 
org.objectweb.cjdbc.scenario.standalone.sql.filters SQL filters regression testing scenario 
org.objectweb.cjdbc.scenario.standalone.sql.request Requests parsing testing 
org.objectweb.cjdbc.scenario.standalone.sql.schema Database schema construction and validation 
org.objectweb.cjdbc.scenario.standalone.streams Test on C-JDBC streams, check encoding 
org.objectweb.cjdbc.scenario.standalone.util useful methods and classes testing 
org.objectweb.cjdbc.scenario.standalone.xml Xml example and configuration files validity (test against changes of DTD) 
org.objectweb.cjdbc.scenario.templates Basic templates for scenario.  
org.objectweb.cjdbc.scenario.users Put in place C-JDBC users scenario 
 

Classes in org.objectweb.cjdbc.scenario.templates used by org.objectweb.cjdbc.scenario.basic
DatabaseTemplate
          This class defines a DatabaseTemplate where a single database instance is started and stop
NoTemplate
          This class defines a NoTemplate template, the test does not need anything to run
Template
          This class defines a Template for CJDBC.
 

Classes in org.objectweb.cjdbc.scenario.templates used by org.objectweb.cjdbc.scenario.console
NoTemplate
          This class defines a NoTemplate template, the test does not need anything to run
Raidb1Template
          This class defines a Raidb1Template.
SimpleRaidb1Template
          This class defines a Raidb1Scenario
Template
          This class defines a Template for CJDBC.
 

Classes in org.objectweb.cjdbc.scenario.templates used by org.objectweb.cjdbc.scenario.horizontal
HorizontalRAIDb1WithCacheTemplate
          This class defines a Template for horizontal scalability This class extends the Template
HorizontalTemplate
          This class defines a Template for horizontal scalability This class extends the Template
HorizontalWithCacheTemplate
          This class defines a Template for horizontal scalability This class extends the Template
HorizontalWithRecoveryTemplate
          This class defines a Template for horizontal scalability This class extends the Template
NoTemplate
          This class defines a NoTemplate template, the test does not need anything to run
SimpleHorizontalTemplate
          This class defines a SimpleHorizontalTemplate
Template
          This class defines a Template for CJDBC.
 

Classes in org.objectweb.cjdbc.scenario.templates used by org.objectweb.cjdbc.scenario.raidb0
NoTemplate
          This class defines a NoTemplate template, the test does not need anything to run
SimpleRaidb0Template
          This class defines a Raidb1Scenario
SimpleRaidb0WithLargeDatabaseTemplate
          This class defines a Raidb1Scenario
Template
          This class defines a Template for CJDBC.
 

Classes in org.objectweb.cjdbc.scenario.templates used by org.objectweb.cjdbc.scenario.raidb1
NoTemplate
          This class defines a NoTemplate template, the test does not need anything to run
Raidb1Template
          This class defines a Raidb1Template.
SimpleRaidb1Template
          This class defines a Raidb1Scenario
Template
          This class defines a Template for CJDBC.
 

Classes in org.objectweb.cjdbc.scenario.templates used by org.objectweb.cjdbc.scenario.raidb1.cache
NoTemplate
          This class defines a NoTemplate template, the test does not need anything to run
Raidb1Template
          This class defines a Raidb1Template.
SimpleRaidb1Template
          This class defines a Raidb1Scenario
Template
          This class defines a Template for CJDBC.
 

Classes in org.objectweb.cjdbc.scenario.templates used by org.objectweb.cjdbc.scenario.raidb1.driver
NoTemplate
          This class defines a NoTemplate template, the test does not need anything to run
Raidb1RecoveryTemplate
          This class defines a Raidb1Scenario
Raidb1Template
          This class defines a Raidb1Template.
SimpleRaidb1Template
          This class defines a Raidb1Scenario
Template
          This class defines a Template for CJDBC.
 

Classes in org.objectweb.cjdbc.scenario.templates used by org.objectweb.cjdbc.scenario.raidb1.loadbalancer
NoTemplate
          This class defines a NoTemplate template, the test does not need anything to run
Raidb1RecoveryTemplate
          This class defines a Raidb1Scenario
Raidb1Template
          This class defines a Raidb1Template.
SimpleRaidb1Template
          This class defines a Raidb1Scenario
Template
          This class defines a Template for CJDBC.
 

Classes in org.objectweb.cjdbc.scenario.templates used by org.objectweb.cjdbc.scenario.raidb1.pool
NoTemplate
          This class defines a NoTemplate template, the test does not need anything to run
SimpleRaidb1Template
          This class defines a Raidb1Scenario
Template
          This class defines a Template for CJDBC.
 

Classes in org.objectweb.cjdbc.scenario.templates used by org.objectweb.cjdbc.scenario.raidb1.recovery
MultipleBackendsRaidb1Template
          This class defines a Raidb1Template.
NoTemplate
          This class defines a NoTemplate template, the test does not need anything to run
OneHundredTablesRaidb1Template
          This class defines a Raidb1Scenario
Raidb1RecoveryTemplate
          This class defines a Raidb1Scenario
Raidb1RecoveryWithRequestSenderTemplate
          This class defines a Raidb1RecoveryWithRequestSenderTemplate
SimpleRaidb1Template
          This class defines a Raidb1Scenario
Template
          This class defines a Template for CJDBC.
 

Classes in org.objectweb.cjdbc.scenario.templates used by org.objectweb.cjdbc.scenario.raidb1.recoverylog
ExtendedRaidb1RecoveryTemplate
          This class defines a ExtendedRaidb1RecoveryTemplate.
NoTemplate
          This class defines a NoTemplate template, the test does not need anything to run
Raidb1RecoveryTemplate
          This class defines a Raidb1Scenario
Template
          This class defines a Template for CJDBC.
 

Classes in org.objectweb.cjdbc.scenario.templates used by org.objectweb.cjdbc.scenario.raidb1.request
NoTemplate
          This class defines a NoTemplate template, the test does not need anything to run
Raidb1Template
          This class defines a Raidb1Template.
SimpleRaidb1Template
          This class defines a Raidb1Scenario
Template
          This class defines a Template for CJDBC.
 

Classes in org.objectweb.cjdbc.scenario.templates used by org.objectweb.cjdbc.scenario.raidb1.startup
NoTemplate
          This class defines a NoTemplate template, the test does not need anything to run
Raidb1Template
          This class defines a Raidb1Template.
SimpleRaidb1Template
          This class defines a Raidb1Scenario
Template
          This class defines a Template for CJDBC.
 

Classes in org.objectweb.cjdbc.scenario.templates used by org.objectweb.cjdbc.scenario.raidb1.xml
NoTemplate
          This class defines a NoTemplate template, the test does not need anything to run
Raidb1Template
          This class defines a Raidb1Template.
SimpleRaidb1Template
          This class defines a Raidb1Scenario
Template
          This class defines a Template for CJDBC.
 

Classes in org.objectweb.cjdbc.scenario.templates used by org.objectweb.cjdbc.scenario.raidb2
NoTemplate
          This class defines a NoTemplate template, the test does not need anything to run
SimpleRaidb2Template
          This class defines a Raidb1Scenario
Template
          This class defines a Template for CJDBC.
 

Classes in org.objectweb.cjdbc.scenario.templates used by org.objectweb.cjdbc.scenario.standalone.authentication
NoTemplate
          This class defines a NoTemplate template, the test does not need anything to run
 

Classes in org.objectweb.cjdbc.scenario.templates used by org.objectweb.cjdbc.scenario.standalone.backend
NoTemplate
          This class defines a NoTemplate template, the test does not need anything to run
 

Classes in org.objectweb.cjdbc.scenario.templates used by org.objectweb.cjdbc.scenario.standalone.connection
NoTemplate
          This class defines a NoTemplate template, the test does not need anything to run
 

Classes in org.objectweb.cjdbc.scenario.templates used by org.objectweb.cjdbc.scenario.standalone.driver
NoTemplate
          This class defines a NoTemplate template, the test does not need anything to run
 

Classes in org.objectweb.cjdbc.scenario.templates used by org.objectweb.cjdbc.scenario.standalone.i18n
NoTemplate
          This class defines a NoTemplate template, the test does not need anything to run
 

Classes in org.objectweb.cjdbc.scenario.templates used by org.objectweb.cjdbc.scenario.standalone.jmx
NoTemplate
          This class defines a NoTemplate template, the test does not need anything to run
 

Classes in org.objectweb.cjdbc.scenario.templates used by org.objectweb.cjdbc.scenario.standalone.jvm
NoTemplate
          This class defines a NoTemplate template, the test does not need anything to run
 

Classes in org.objectweb.cjdbc.scenario.templates used by org.objectweb.cjdbc.scenario.standalone.regexp
NoTemplate
          This class defines a NoTemplate template, the test does not need anything to run
 

Classes in org.objectweb.cjdbc.scenario.templates used by org.objectweb.cjdbc.scenario.standalone.socket
NoTemplate
          This class defines a NoTemplate template, the test does not need anything to run
 

Classes in org.objectweb.cjdbc.scenario.templates used by org.objectweb.cjdbc.scenario.standalone.sql.filters
NoTemplate
          This class defines a NoTemplate template, the test does not need anything to run
 

Classes in org.objectweb.cjdbc.scenario.templates used by org.objectweb.cjdbc.scenario.standalone.sql.request
NoTemplate
          This class defines a NoTemplate template, the test does not need anything to run
 

Classes in org.objectweb.cjdbc.scenario.templates used by org.objectweb.cjdbc.scenario.standalone.sql.schema
NoTemplate
          This class defines a NoTemplate template, the test does not need anything to run
 

Classes in org.objectweb.cjdbc.scenario.templates used by org.objectweb.cjdbc.scenario.standalone.streams
NoTemplate
          This class defines a NoTemplate template, the test does not need anything to run
 

Classes in org.objectweb.cjdbc.scenario.templates used by org.objectweb.cjdbc.scenario.standalone.util
NoTemplate
          This class defines a NoTemplate template, the test does not need anything to run
 

Classes in org.objectweb.cjdbc.scenario.templates used by org.objectweb.cjdbc.scenario.standalone.xml
NoTemplate
          This class defines a NoTemplate template, the test does not need anything to run
 

Classes in org.objectweb.cjdbc.scenario.templates used by org.objectweb.cjdbc.scenario.templates
NoTemplate
          This class defines a NoTemplate template, the test does not need anything to run
Raidb1RecoveryTemplate
          This class defines a Raidb1Scenario
SimpleHorizontalTemplate
          This class defines a SimpleHorizontalTemplate
SimpleRaidb1Template
          This class defines a Raidb1Scenario
SimpleRaidb2Template
          This class defines a Raidb1Scenario
Template
          This class defines a Template for CJDBC.
 

Classes in org.objectweb.cjdbc.scenario.templates used by org.objectweb.cjdbc.scenario.users
NoTemplate
          This class defines a NoTemplate template, the test does not need anything to run
Raidb1RecoveryTemplate
          This class defines a Raidb1Scenario
Raidb1RecoveryWithRequestSenderTemplate
          This class defines a Raidb1RecoveryWithRequestSenderTemplate
SQLInjectionTemplate
          This class defines a SQLInjectionTemplate
Template
          This class defines a Template for CJDBC.
 



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