Package | Description |
---|---|
com.sleepycat.client |
Modifier and Type | Method and Description |
---|---|
SSecondaryCursor |
SSecondaryCursor.dup(boolean samePosition)
Returns a new
SSecondaryCursor for the same transaction as the
original cursor. |
SSecondaryCursor |
SSecondaryDatabase.openCursor(STransaction txn,
SCursorConfig config)
Return a
SSecondaryCursor into this secondary database. |
Copyright (c) 2016, 2019 Oracle and/or its affiliates. All rights reserved.