public class CursorTemplate extends Object
Constructor and Description |
---|
CursorTemplate(com.sleepycat.je.Database database,
com.sleepycat.je.Transaction transaction,
DatabaseEntryCallback databaseEntryCallback) |
Modifier and Type | Method and Description |
---|---|
void |
abort() |
boolean |
deleteCurrent() |
void |
processEntries() |
public CursorTemplate(com.sleepycat.je.Database database, com.sleepycat.je.Transaction transaction, DatabaseEntryCallback databaseEntryCallback)
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.