Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

scalability.opp
Class OppTransactionSubject  view OppTransactionSubject download OppTransactionSubject.java

java.lang.Object
  extended byscalability.opp.OppScalabilitySubject
      extended byscalability.opp.OppTransactionSubject

public class OppTransactionSubject
extends OppScalabilitySubject


Field Summary
static int rollbacks
           
 
Constructor Summary
OppTransactionSubject(java.lang.String logDirectory)
           
 
Method Summary
 java.lang.Object createTestConnection()
           
 java.lang.String name()
           
 void replaceAllRecords(RecordIterator newRecords)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

rollbacks

public static int rollbacks
Constructor Detail

OppTransactionSubject

public OppTransactionSubject(java.lang.String logDirectory)
Method Detail

createTestConnection

public java.lang.Object createTestConnection()

name

public java.lang.String name()

replaceAllRecords

public void replaceAllRecords(RecordIterator newRecords)