Searched refs:putKeyFirst (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/java/src/com/sleepycat/db/
H A DCursor.java989 If the putKeyFirst method succeeds, the cursor is always positioned to refer to
990 the newly inserted item. If the putKeyFirst method fails for any reason, the
1004 The putKeyFirst method may not be called for the Queue or Recno access methods.
1018 public OperationStatus putKeyFirst(final DatabaseEntry key, method in class:Cursor
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/java/src/com/sleepycat/db/
H A DCursor.java989 If the putKeyFirst method succeeds, the cursor is always positioned to refer to
990 the newly inserted item. If the putKeyFirst method fails for any reason, the
1004 The putKeyFirst method may not be called for the Queue or Recno access methods.
1018 public OperationStatus putKeyFirst(final DatabaseEntry key, method in class:Cursor
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/java/src/com/sleepycat/db/
H A DCursor.java989 If the putKeyFirst method succeeds, the cursor is always positioned to refer to
990 the newly inserted item. If the putKeyFirst method fails for any reason, the
1004 The putKeyFirst method may not be called for the Queue or Recno access methods.
1018 public OperationStatus putKeyFirst(final DatabaseEntry key, method in class:Cursor

Completed in 165 milliseconds