org.apache.ojb.broker
Class PerformanceTest2.PerfomanceTestClientODMG

java.lang.Object
  extended byorg.apache.ojb.broker.PerformanceTest2.TestClient
      extended byorg.apache.ojb.broker.PerformanceTest2.PerfomanceTestClientODMG
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
PerformanceTest2

class PerformanceTest2.PerfomanceTestClientODMG
extends PerformanceTest2.TestClient

ODMG-api test class


Constructor Summary
PerformanceTest2.PerfomanceTestClientODMG(PerformanceTest2 test)
           
 
Method Summary
protected  void deleteArticles()
           
protected  void insertNewArticles()
           
protected  void readArticlesByCursor()
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PerformanceTest2.PerfomanceTestClientODMG

public PerformanceTest2.PerfomanceTestClientODMG(PerformanceTest2 test)
Method Detail

run

public void run()

deleteArticles

protected void deleteArticles()
                       throws java.lang.Exception
Throws:
java.lang.Exception

insertNewArticles

protected void insertNewArticles()
                          throws java.lang.Exception
Throws:
java.lang.Exception

readArticlesByCursor

protected void readArticlesByCursor()
                             throws java.lang.Exception
Throws:
java.lang.Exception


Authors: Thomas Mahler and others. (C) 2000 - 2003 Apache Software Foundation
All rights reserved. Published under the Apache License.
http://db.apache.org/ojb
Version: 1.0.rc5, 2003-12-14