Package org.springframework.datastore.keyvalue.mapping

Class Summary
Family A Family is a grouping of KeyValue pairs and is typically composed of a keyspace and the family name.
KeyValue A KeyValue is a used to define the key used for a particular value
KeyValueMappingContext A MappingContext used to map objects to a Key/Value store
KeyValueMappingFactory  
KeyValuePersistentEntity<KeyValueMapping>