public interface PersistenceOptionsBuilder
PersistenceOptions
.
All features are all optional: options can be created using all or none of them.
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
asMap()
Returns an immutable
Map containing all defined options. |
Map<String,Object> asMap() throws InvalidOptionException
Map
containing all defined options.Map
InvalidOptionException
- if a conflict is detected during buildingCopyright © 2013–2017 Atlanmod INRIA LINA Mines Nantes. All rights reserved.