|
Berkeley DB Java Edition version 3.0.12 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SecondaryCursor | |
---|---|
com.sleepycat.je | Foundation for creating environments, databases and transactions; provides cursor based data access. |
Uses of SecondaryCursor in com.sleepycat.je |
---|
Methods in com.sleepycat.je that return SecondaryCursor | |
---|---|
SecondaryCursor |
SecondaryCursor.dupSecondary(boolean samePosition)
Returns a new copy of the cursor as a SecondaryCursor . |
SecondaryCursor |
SecondaryDatabase.openSecondaryCursor(Transaction txn,
CursorConfig cursorConfig)
Obtain a cursor on a database, returning a SecondaryCursor . |
|
Berkeley DB Java Edition version 3.0.12 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |