Package | Description |
---|---|
com.sleepycat.db |
Modifier and Type | Method and Description |
---|---|
SecondaryCursor |
SecondaryCursor.dupSecondary(boolean samePosition)
Returns a new copy of the cursor as a
SecondaryCursor . |
SecondaryCursor |
SecondaryDatabase.openSecondaryCursor(Transaction txn,
CursorConfig config)
Obtain a cursor on a database, returning a
SecondaryCursor . |
Copyright (c) 1996, 2017 Oracle and/or its affiliates. All rights reserved.