Package org.ektorp.support

Interface Summary
DesignDocumentFactory  
GenericRepository<T>  
 

Class Summary
CouchDbDocument  
CouchDbRepositorySupport<T> Provides "out of the box" CRUD functionality for sub classes.
DesignDocument Representation of a CouchDb design document.
DesignDocument.View Definition of a view in a design document.
Entity Support class for domain entities.
OpenCouchDbDocument Provides convenience field and methods for holding unmapped fields in JSON serialization / deserialization.
Revisions  
SimpleViewGenerator  
StdDesignDocumentFactory  
 

Exception Summary
ViewGenerationException  
 

Annotation Types Summary
Filter Annotation for defining filter functions embedded in repositories.
Filters  
GenerateView Indicates that a CouchDb view should be generated for the annotated method.
ListFunction Annotation for defining list functions embedded in repositories.
Lists  
ShowFunction Annotation for defining show functions embedded in repositories.
Shows  
TypeDiscriminator Used to distinguish a type's documents in the database.
UpdateHandler Annotation for defining update handler functions embedded in repositories.
UpdateHandlers  
View Annotation for defining views embedded in repositories.
Views Annotation for defining multiple views embedded in repositories.
 



Copyright © 2011. All Rights Reserved.