org.apache.ojb.broker
Class PerformanceTest2.PerfomanceTestClientOTM

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

class PerformanceTest2.PerfomanceTestClientOTM
extends PerformanceTest2.TestClient

OTM-api test class


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

Constructor Detail

PerformanceTest2.PerfomanceTestClientOTM

public PerformanceTest2.PerfomanceTestClientOTM(PerformanceTest2 test)
Method Detail

run

public void run()

deleteArticles

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

insertNewArticles

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

readArticlesByCursor

protected void readArticlesByCursor(OTMConnection conn)
                             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