Class CouchbaseDocumentPropertyAccessor

java.lang.Object
org.springframework.context.expression.MapAccessor
org.springframework.data.couchbase.core.convert.CouchbaseDocumentPropertyAccessor
All Implemented Interfaces:
Opcodes, PropertyAccessor, CompilablePropertyAccessor

public class CouchbaseDocumentPropertyAccessor extends MapAccessor
A property accessor for document properties.
Author:
Michael Nitschinger