Searched defs:openCursor (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/collections/
H A DMyRangeCursor.java49 private static Cursor openCursor(DataView view, method in class:MyRangeCursor
H A DCurrentTransaction.java314 Cursor openCursor(Database db, CursorConfig cursorConfig, method in class:CurrentTransaction
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/
H A DSecondaryDatabase.java135 public Cursor openCursor(final Transaction txn, final CursorConfig config) method in class:SecondaryDatabase
H A DCursorConfig.java223 Dbc openCursor(final Db db, final DbTxn txn) method in class:CursorConfig
H A DDatabase.java262 public Cursor openCursor(final Transaction txn, CursorConfig config) method in class:Database
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/persist/
H A DEntityJoin.java197 Cursor openCursor(Transaction txn, CursorConfig config) method in class:EntityJoin.Condition

Completed in 109 milliseconds