Uses of Class
simpledb.log.BasicLogRecord

Packages that use BasicLogRecord
simpledb.log   
 

Uses of BasicLogRecord in simpledb.log
 

Methods in simpledb.log that return types with arguments of type BasicLogRecord
 Iterator<BasicLogRecord> LogMgr.iterator()
          Returns an iterator for the log records, which will be returned in reverse order starting with the most recent.
 



Copyright © 2011. All Rights Reserved.