org.objectweb.cjdbc.test.util
Class TPCWDatabase

java.lang.Object
  extended byorg.objectweb.cjdbc.test.util.AbstractDatabase
      extended byorg.objectweb.cjdbc.test.util.TPCWDatabase

public class TPCWDatabase
extends AbstractDatabase

Represents the TPCW benchmark database.

Author:
Mathieu Peltier

Field Summary
 
Fields inherited from class org.objectweb.cjdbc.test.util.AbstractDatabase
schema
 
Constructor Summary
TPCWDatabase()
          Creates a new TPCWDatabase instance.
 
Methods inherited from class org.objectweb.cjdbc.test.util.AbstractDatabase
getSchema
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TPCWDatabase

public TPCWDatabase()
Creates a new TPCWDatabase instance.



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