public class JaversCoreConfiguration
extends java.lang.Object
| Constructor and Description |
|---|
JaversCoreConfiguration()
loads javers-default.properties
|
| Modifier and Type | Method and Description |
|---|---|
MappingStyle |
getMappingStyle() |
boolean |
isNewObjectsSnapshot() |
JaversCoreConfiguration |
withMappingStyle(MappingStyle mappingStyle) |
JaversCoreConfiguration |
withNewObjectsSnapshot(boolean newObjectsSnapshot) |
public JaversCoreConfiguration()
public MappingStyle getMappingStyle()
public boolean isNewObjectsSnapshot()
public JaversCoreConfiguration withMappingStyle(MappingStyle mappingStyle)
public JaversCoreConfiguration withNewObjectsSnapshot(boolean newObjectsSnapshot)