| 
 | Berkeley DB version 5.3.28 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Mutations | |
|---|---|
| com.sleepycat.persist | The Direct Persistence Layer (DPL) adds a persistent object model to the Berkeley DB transactional engine. | 
| com.sleepycat.persist.raw | Raw data access for general purpose tools and manual conversions. | 
| Uses of Mutations in com.sleepycat.persist | 
|---|
| Methods in com.sleepycat.persist that return Mutations | |
|---|---|
|  Mutations | StoreConfig.getMutations()Returns the configured mutations for performing lazy evolution of stored instances. | 
|  Mutations | EntityStore.getMutations()Returns the set of mutations that were configured when the store was opened, or if none were configured, the set of mutations that were configured and stored previously. | 
| Methods in com.sleepycat.persist with parameters of type Mutations | |
|---|---|
|  StoreConfig | StoreConfig.setMutations(Mutations mutations)Configures mutations for performing lazy evolution of stored instances. | 
|  void | StoreConfig.setMutationsVoid(Mutations mutations) | 
| Uses of Mutations in com.sleepycat.persist.raw | 
|---|
| Methods in com.sleepycat.persist.raw that return Mutations | |
|---|---|
|  Mutations | RawStore.getMutations()Returns the set of mutations that were configured and stored previously. | 
| 
 | Berkeley DB version 5.3.28 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||