Uses of Package
org.springframework.data.keyvalue.core.mapping
Packages that use org.springframework.data.keyvalue.core.mapping
Package
Description
Core key/value implementation.
Infrastructure for the Key-Value mapping subsystem and keyspace resolution.
Infrastructure for the Key-Value mapping context.
-
Classes in org.springframework.data.keyvalue.core.mapping used by org.springframework.data.keyvalue.core
-
Classes in org.springframework.data.keyvalue.core.mapping used by org.springframework.data.keyvalue.core.mappingClassDescription
AnnotationBasedKeySpaceResolverlooks upPersistentand checks for presence of either meta or direct usage ofKeySpace.Most trivial implementation ofKeySpaceResolverreturning theClass.getName().KeySpaceResolverdetermines the keyspace a given type is assigned to.Most trivial implementation ofPersistentProperty. -
Classes in org.springframework.data.keyvalue.core.mapping used by org.springframework.data.keyvalue.core.mapping.contextClassDescription
KeySpaceResolverdetermines the keyspace a given type is assigned to.Most trivial implementation ofPersistentProperty.