|
Berkeley DB Java Edition version 1.5.3 |
||||||||||
| 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 |
SecondaryDatabase.openSecondaryCursor(Transaction txn,
CursorConfig cursorConfig)
Obtain a cursor on a database, returning a SecondaryCursor. |
SecondaryCursor |
SecondaryCursor.dupSecondary(boolean samePosition)
Returns a new copy of the cursor as a SecondaryCursor. |
|
Berkeley DB Java Edition version 1.5.3 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||