org.apache.ojb.broker
Class PerformanceTest3.PerfomanceTestClientPB

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

class PerformanceTest3.PerfomanceTestClientPB
extends PerformanceTest3.TestClient

PB-api test class


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

Constructor Detail

PerformanceTest3.PerfomanceTestClientPB

public PerformanceTest3.PerfomanceTestClientPB(PerformanceTest3 test)
Method Detail

run

public void run()

deleteArticles

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

deleteFarAways

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

insertNewArticles

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

insertNewFarAways

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

readArticlesByCursor

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

readFarAwaysByCursor

protected void readFarAwaysByCursor()
                             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