@ParametersAreNonnullByDefault public interface Backend extends DataMapper
DataMapper that stores all elements in a database and provides
 specific methods for communicating with the database that it uses. Each Backend manage one single instance of
 a database.| Modifier and Type | Method and Description | 
|---|---|
| boolean | isDistributed()Returns  trueif the back-end is distributed. | 
| boolean | isPersistent()Returns  trueif the back-end is stored in a local database. | 
containerFor, containerOf, removeContainerallInstancesOf, allInstancesOf, metaClassFor, metaClassOfaddAllValues, addValue, allValuesOf, appendAllValues, appendValue, removeAllValues, removeValue, sizeOfValue, valueFor, valueOfremoveValue, valueFor, valueOfaddAllReferences, addReference, allReferencesOf, appendAllReferences, appendReference, referenceFor, referenceOf, removeAllReferences, removeReference, sizeOfReferencereferenceFor, referenceOf, removeReferenceCopyright © 2013–2019 Atlanmod. All rights reserved.