org.objectweb.cjdbc.test.util
Class RUBiSDatabase

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

public class RUBiSDatabase
extends AbstractDatabase

Represents the RUBiS benchmark database (see http://rubis.objectweb.org/).

Author:
Mathieu Peltier

Field Summary
 
Fields inherited from class org.objectweb.cjdbc.test.util.AbstractDatabase
schema
 
Constructor Summary
RUBiSDatabase()
          Creates a new RUBiSDatabase 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

RUBiSDatabase

public RUBiSDatabase()
Creates a new RUBiSDatabase instance.



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