|
Berkeley DB version 4.5.20 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MultipleEntry | |
---|---|
com.sleepycat.db | Berkeley DB Java API [reference guide] [Java programming notes]. |
Uses of MultipleEntry in com.sleepycat.db |
---|
Subclasses of MultipleEntry in com.sleepycat.db | |
---|---|
class |
MultipleDataEntry
A DatabaseEntry that holds multiple data items returned by a single Database or Cursor get call. |
class |
MultipleKeyDataEntry
A DatabaseEntry that holds multiple key/data pairs returned by a single Database or Cursor get call. |
class |
MultipleKeyNIODataEntry
A DatabaseEntry that holds multiple key/data pairs returned by a single Database or Cursor get call. |
class |
MultipleNIODataEntry
A DatabaseEntry that holds multiple data items returned by a single Database or Cursor get call. |
class |
MultipleRecnoDataEntry
A DatabaseEntry that holds multiple record number/data pairs returned by a single Database or Cursor get call. |
class |
MultipleRecnoNIODataEntry
A DatabaseEntry that holds multiple record number/data pairs returned by a single Database or Cursor get call. |
|
Berkeley DB version 4.5.20 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |