Skip navigation links

Package fr.inria.atlanmod.neoemf.data.mapdb.store

Provides specific classes to map model-level operations into MapDB-level operations.

See: Description

Package fr.inria.atlanmod.neoemf.data.mapdb.store Description

Provides specific classes to map model-level operations into MapDB-level operations.

This package provides implementations of the PersistentStore interface that use a MapDB database to store the result of modeling operations and retrieve model elements.

NeoEMF MapDB implementation does not provide additional store decorators. Generic decorators defined at the core level (see AbstractPersistentStoreDecorator subclasses) can be combined on top of MapDB stores to provide additional behavior, such as autocommit or feature caching.

Skip navigation links

Copyright © 2013–2017 Atlanmod INRIA LINA Mines Nantes. All rights reserved.