com.sleepycat.je.dbi
Class TruncateResult

java.lang.Object
  extended by com.sleepycat.je.dbi.TruncateResult

public class TruncateResult
extends java.lang.Object

Holds the result of a database truncate operation.


Method Summary
 DatabaseImpl getDatabase()
           
 int getRecordCount()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getDatabase

public DatabaseImpl getDatabase()

getRecordCount

public int getRecordCount()