| Package | Description |
|---|---|
| fr.inria.atlanmod.neoemf.data.mapdb |
Provides classes related to data management specific to a MapDB implementation.
|
| fr.inria.atlanmod.neoemf.data.mapdb.store |
Provides specific classes to map model-level operations into MapDB-level operations.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MapDbPersistenceBackend.copyTo(MapDbPersistenceBackend target)
Copies all the contents of this this back-end to the target one.
|
| Constructor and Description |
|---|
DirectWriteMapDbCacheManyStore(Resource.Internal resource,
MapDbPersistenceBackend backend)
Constructs a new
DirectWriteMapDbCacheManyStore between the given resource and the
backend. |
DirectWriteMapDbIndicesStore(Resource.Internal resource,
MapDbPersistenceBackend backend)
Constructs a new
DirectWriteMapDbIndicesStore between the given resource and the
backend. |
DirectWriteMapDbListsStore(Resource.Internal resource,
MapDbPersistenceBackend backend)
Constructs a new
DirectWriteMapDbListsStore between the given resource and the
backend. |
DirectWriteMapDbStore(Resource.Internal resource,
MapDbPersistenceBackend backend)
Constructs a new
DirectWriteMapDbStore between the given resource and
the backend. |
Copyright © 2013–2017 Atlanmod INRIA LINA Mines Nantes. All rights reserved.