Interface | Description |
---|---|
EntityConverter<D extends Document<?>> | |
EntityMetadata |
Represents the metadata for a document entity.
|
PropertyMetadata |
Represents the metadata for a document property inside an
EntityMetadata . |
Class | Description |
---|---|
DefaultEntityConverter | |
ReflectionBasedEntityMetadata |
Reflection based implementation for entity metadata.
|
ReflectionBasedPropertyMetadata |
The property metadata implementation based on java reflection.
|
Exception | Description |
---|---|
RepositoryMappingException |
Copyright © 2015 Couchbase, Inc.. All rights reserved.