Models a MappingContext for a Document store.
Fields inherited from class | Fields |
---|---|
class AbstractMappingContext |
conversionService, entityValidators, eventListeners, persistentEntities, persistentEntitiesByDiscriminator, persistentEntitiesByName, proxyFactory |
Constructor and description |
---|
DocumentMappingContext
(java.lang.String defaultDatabaseName) |
Type | Name and description |
---|---|
protected MappingFactory |
createDocumentMappingFactory() |
protected PersistentEntity |
createPersistentEntity(java.lang.Class javaClass) |
java.lang.String |
getDefaultDatabaseName() |
MappingFactory<Collection, Attribute> |
getMappingFactory() |
MappingConfigurationStrategy |
getMappingSyntaxStrategy() |
Methods inherited from class | Name |
---|---|
class AbstractMappingContext |
addEntityValidator, addExternalPersistentEntity, addMappingContextListener, addPersistentEntity, addPersistentEntity, addTypeConverter, createEmbeddedEntity, createPersistentEntity, getChildEntityByDiscriminator, getConversionService, getConverterRegistry, getEntityValidator, getMappingFactory, getPersistentEntities, getPersistentEntity, getProxyFactory, isInInheritanceHierarchy, isPersistentEntity, isPersistentEntity, setProxyFactory |
class java.lang.Object |
java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |