io module to save and persist models from
external sources.See: Description
| Class | Description |
|---|---|
| AbstractBlueprintsHandler |
An abstract
PersistenceHandler specific to a Blueprints implementation. |
| BlueprintsAwareHandler | |
| BlueprintsHandlerFactory |
The factory that creates instances of
PersistenceHandlers which are specific to the Blueprints
implementation. |
| BlueprintsNaiveHandler |
A
PersistenceHandler for BlueprintsPersistenceBackends, without key conflict resolution. |
io module to save and persist models from
external sources.
Providing efficient model import and export is tightly coupled to the database and the data representation. In order
to provide this feature, a back-end module should contain an I/O specific package that overrides AbstractPersistenceHandler.
AbstractPersistenceHandlerCopyright © 2013–2017 Atlanmod INRIA LINA Mines Nantes. All rights reserved.