| 
 | Berkeley DB version 5.3.28 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MultipleDataEntry | |
|---|---|
| com.sleepycat.db | Berkeley DB Java API [reference guide] [Java programming notes]. | 
| Uses of MultipleDataEntry in com.sleepycat.db | 
|---|
| Methods in com.sleepycat.db with parameters of type MultipleDataEntry | |
|---|---|
|  void | DatabaseConfig.setPartitionByRange(int parts,
                    MultipleDataEntry keys)Enable or disable database partitioning, and set key ranges that will be used for the partitioning. | 
| static void | Database.sortMultipleKeyAndData(MultipleDataEntry keys,
                       MultipleDataEntry datas)Sorts two DatabaseEntry objects with multiple key and data pairs. | 
| static void | Database.sortMultipleKeyOrData(MultipleDataEntry entries)Sorts a DatabaseEntry with multiple key or data pairs. | 
| 
 | Berkeley DB version 5.3.28 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||