|
Berkeley DB Java Edition version 1.5.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JoinCursor | |
com.sleepycat.je | Foundation for creating environments, databases and transactions; provides cursor based data access. |
Uses of JoinCursor in com.sleepycat.je |
Methods in com.sleepycat.je that return JoinCursor | |
JoinCursor |
SecondaryDatabase.join(Cursor[] cursors,
JoinConfig config)
This operation is not allowed on a secondary database. |
JoinCursor |
Database.join(Cursor[] cursors,
JoinConfig config)
Creates a specialized join cursor for use in performing equality or natural joins on secondary indices. |
|
Berkeley DB Java Edition version 1.5.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |