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

Quick Search    Search Deep

Uses of Interface
org.apache.derby.iapi.store.raw.Compensation

Uses of Compensation in org.apache.derby.iapi.store.raw
 

Methods in org.apache.derby.iapi.store.raw that return Compensation
 Compensation Undoable.generateUndo(Transaction xact, org.apache.derby.iapi.services.io.LimitObjectInput in)
          Generate a loggable which will undo this change, using the optional input if necessary.