Uses of Package
org.springframework.data.mapping.context
Packages that use org.springframework.data.mapping.context
Package
Description
General support for entity auditing.
General purpose conversion framework to read objects from a data store abstraction and write it back.
Mapping context API and implementation base classes.
Projection subsystem.
Support classes for repository namespace and JavaConfig integration.
Base classes to implement repositories for various data stores.
-
Classes in org.springframework.data.mapping.context used by org.springframework.data.auditingClassDescriptionThis interface defines the overall context including all known PersistentEntity instances and methods to obtain instances on demand. it is used internally to establish associations between entities and also at runtime to obtain entities by name.Value object to access
PersistentEntity
instances managed byMappingContext
s. -
Classes in org.springframework.data.mapping.context used by org.springframework.data.convertClassDescriptionThis interface defines the overall context including all known PersistentEntity instances and methods to obtain instances on demand. it is used internally to establish associations between entities and also at runtime to obtain entities by name.
-
Classes in org.springframework.data.mapping.context used by org.springframework.data.mapping.contextClassDescriptionException to indicate a source path couldn't be resolved into a
PersistentPropertyPath
completely.This interface defines the overall context including all known PersistentEntity instances and methods to obtain instances on demand. it is used internally to establish associations between entities and also at runtime to obtain entities by name.Value object to accessPersistentEntity
instances managed byMappingContext
s. -
Classes in org.springframework.data.mapping.context used by org.springframework.data.projectionClassDescriptionThis interface defines the overall context including all known PersistentEntity instances and methods to obtain instances on demand. it is used internally to establish associations between entities and also at runtime to obtain entities by name.
-
Classes in org.springframework.data.mapping.context used by org.springframework.data.repository.configClassDescriptionThis interface defines the overall context including all known PersistentEntity instances and methods to obtain instances on demand. it is used internally to establish associations between entities and also at runtime to obtain entities by name.Value object to access
PersistentEntity
instances managed byMappingContext
s. -
Classes in org.springframework.data.mapping.context used by org.springframework.data.repository.core.supportClassDescriptionThis interface defines the overall context including all known PersistentEntity instances and methods to obtain instances on demand. it is used internally to establish associations between entities and also at runtime to obtain entities by name.