Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.ektorp Classes and Interfaces - 129 results found.
NameDescriptionTypePackageFramework
ActiveTaskInterfaceorg.ektorpEktorp CouchDb
AssertClassorg.ektorp.utilEktorp CouchDb
AttachmentClassorg.ektorpEktorp CouchDb
AttachmentInputStreamAn InputStream that knows what content type is contains.Classorg.ektorpEktorp CouchDb
AttachmentsInOrderParserA document's MIME multipart/related representation produced by CouchDB uses the order of the attachments in the JSON _attachments object as theClassorg.ektorp.supportEktorp CouchDb
BackReferencedBeanDeserializerClassorg.ektorp.impl.docrefEktorp CouchDb
BackReferencedBeanSerializerClassorg.ektorp.impl.docrefEktorp CouchDb
Base64Encodes and decodes to and from Base64 notation.Classorg.ektorp.utilEktorp CouchDb
Base64 .InputStreamA Base64.Classorg.ektorp.util.Base64Ektorp CouchDb
Base64 .OutputStreamA Base64.Classorg.ektorp.util.Base64Ektorp CouchDb
BulkDeleteDocumentThis class can be used to delete documents in bulk operations.Classorg.ektorpEktorp CouchDb
BulkDeleteDocument .SerializerClassorg.ektorp.BulkDeleteDocumentEktorp CouchDb
BulkDocumentWriterClassorg.ektorp.implEktorp CouchDb
BulkOperationClassorg.ektorp.implEktorp CouchDb
BulkOperationResponseHandlerClassorg.ektorp.implEktorp CouchDb
CascadeTypeClassorg.ektorp.docrefEktorp CouchDb
ChangesCommandClassorg.ektorp.changesEktorp CouchDb
ChangesCommand .BuilderIsed to create a valid ChangesCommandAuthor:henrik lundgrenClassorg.ektorp.changes.ChangesCommandEktorp CouchDb
ChangesFeedChangesFeed listens to the _changes feed in a CouchDB database.Interfaceorg.ektorp.changesEktorp CouchDb
ClassHierarchyMapIf a class is not directly mapped, this implementation will try to find a value with the key's interfaces instead.Classorg.ektorp.utilEktorp CouchDb
ComplexKeyClass for creating complex keys for view queries.Classorg.ektorpEktorp CouchDb
ConstructibleAnnotatedCollectionClassorg.ektorp.impl.docrefEktorp CouchDb
ContinuousChangesFeedClassorg.ektorp.impl.changesEktorp CouchDb
CouchDbConnectorPrimary interface for working with Objects mapped as documents in CouchDb.Interfaceorg.ektorpEktorp CouchDb
CouchDbDocumentClassorg.ektorp.supportEktorp CouchDb
CouchDbInstanceInterfaceorg.ektorpEktorp CouchDb
CouchDbRepositorySupportProvides "out of the box" CRUD functionality for sub classes.Classorg.ektorp.supportEktorp CouchDb
DatabaseCompactionTaskInterfaceorg.ektorpEktorp CouchDb
DataLoaderInterfaceorg.ektorp.dataloadEktorp CouchDb
DbAccessExceptionClassorg.ektorpEktorp CouchDb
DbInfoClassorg.ektorpEktorp CouchDb
DbPathClassorg.ektorpEktorp CouchDb
DefaultDataLoaderHelper for DataLoadersAuthor:Henrik Lundgren created 7 nov 2009Classorg.ektorp.dataloadEktorp CouchDb
DesignDocInfoClassorg.ektorpEktorp CouchDb
DesignDocInfo .ViewIndexClassorg.ektorp.DesignDocInfoEktorp CouchDb
DesignDocumentRepresentation of a CouchDb design document.Classorg.ektorp.supportEktorp CouchDb
DesignDocument .ViewDefinition of a view in a design document.Classorg.ektorp.support.DesignDocumentEktorp CouchDb
DesignDocumentFactoryInterfaceorg.ektorp.supportEktorp CouchDb
DocIdResponseHandlerClassorg.ektorp.implEktorp CouchDb
DocumentAccessorInterface for accessing id and rev fields in a document of unknown type.Interfaceorg.ektorp.utilEktorp CouchDb
DocumentChangeRepresents a document change within a database.Interfaceorg.ektorp.changesEktorp CouchDb
DocumentExistsExceptionClassorg.ektorpEktorp CouchDb
DocumentNotFoundExceptionClassorg.ektorpEktorp CouchDb
DocumentOperationResultRepresents a result of a document operation.Classorg.ektorpEktorp CouchDb
DocumentReferencesFollow references to other documents when loading and updating this collection based on the result of a view query.Classorg.ektorp.docrefEktorp CouchDb
DocumentReferenceSerializerClassorg.ektorp.impl.docrefEktorp CouchDb
DocumentsClass for handling id and revision for persistent classes.Classorg.ektorp.utilEktorp CouchDb
EktorpAnnotationIntrospectorClassorg.ektorp.impl.jacksonEktorp CouchDb
EktorpBeanDeserializerModifierClassorg.ektorp.impl.jacksonEktorp CouchDb
EktorpBeanSerializerModifierClassorg.ektorp.impl.jacksonEktorp CouchDb
EktorpJacksonModuleClassorg.ektorp.impl.jacksonEktorp CouchDb
EmbeddedDocViewResponseHandlerReads view result and extracts documents and maps them to the specified type.Classorg.ektorp.implEktorp CouchDb
EntitySupport class for domain entities.Classorg.ektorp.supportEktorp CouchDb
ExceptionsClassorg.ektorp.utilEktorp CouchDb
FetchTypeControls when document referenced documents are loaded.Classorg.ektorp.docrefEktorp CouchDb
FilterAnnotation for defining filter functions embedded in repositories.Classorg.ektorp.supportEktorp CouchDb
GenerateViewIndicates that a CouchDb view should be generated for the annotated method.Classorg.ektorp.supportEktorp CouchDb
GenericRepositoryInterfaceorg.ektorp.supportEktorp CouchDb
HttpClientInterfaceorg.ektorp.httpEktorp CouchDb
HttpCopyRequestClassorg.ektorp.httpEktorp CouchDb
HttpResponseInterfaceorg.ektorp.httpEktorp CouchDb
HttpStatusClassorg.ektorp.httpEktorp CouchDb
IdleConnectionMonitorClassorg.ektorp.httpEktorp CouchDb
IndexerTaskInterfaceorg.ektorpEktorp CouchDb
InvalidDocumentExceptionClassorg.ektorpEktorp CouchDb
JoinerClassorg.ektorp.utilEktorp CouchDb
JSONComparatorClassorg.ektorp.utilEktorp CouchDb
JSONEncodingClassorg.ektorp.utilEktorp CouchDb
JsonSerializerInterfaceorg.ektorp.implEktorp CouchDb
LazyLoadingViewBasedCollectionClassorg.ektorp.impl.docrefEktorp CouchDb
ListFunctionAnnotation for defining list functions embedded in repositories.Classorg.ektorp.supportEktorp CouchDb
NameConventionsClassorg.ektorp.implEktorp CouchDb
ObjectMapperFactoryInterfaceorg.ektorp.implEktorp CouchDb
OpenCouchDbDocumentProvides convenience field and methods for holding unmapped fields in JSON serialization / deserialization.Classorg.ektorp.supportEktorp CouchDb
OptionsClassorg.ektorpEktorp CouchDb
PageClassorg.ektorpEktorp CouchDb
PageRequestClassorg.ektorpEktorp CouchDb
PageRequest .BuilderClassorg.ektorp.PageRequestEktorp CouchDb
PageResponseHandlerClassorg.ektorp.implEktorp CouchDb
PreemptiveAuthRequestInterceptorInterceptor that preemptively introduces an instance of BasicScheme to the execution context, if no authentication has been attempted yet.Classorg.ektorp.httpEktorp CouchDb
PurgeResultClassorg.ektorpEktorp CouchDb
QueryResultParserClassorg.ektorp.implEktorp CouchDb
ReflectionUtilsClassorg.ektorp.utilEktorp CouchDb
ReplicationCommandClassorg.ektorpEktorp CouchDb
ReplicationCommand .BuilderClassorg.ektorp.ReplicationCommandEktorp CouchDb
ReplicationStatusReplication response doc is not very well documented in the CouchDB reference.Classorg.ektorpEktorp CouchDb
ReplicationStatus .HistoryClassorg.ektorp.ReplicationStatusEktorp CouchDb
ReplicationTaskInterfaceorg.ektorpEktorp CouchDb
ReplicatorDocumentRepresents Couch documents used by the Couch _replicator database.Classorg.ektorpEktorp CouchDb
ReplicatorDocument .UserContextClassorg.ektorp.ReplicatorDocumentEktorp CouchDb
ResponseCallbackInterfaceorg.ektorp.httpEktorp CouchDb
RestTemplateClassorg.ektorp.httpEktorp CouchDb
RevisionClassorg.ektorpEktorp CouchDb
RevisionResponseHandlerExtracts the document revision if the operation was successfulAuthor:henrik lundgrenClassorg.ektorp.implEktorp CouchDb
RevisionsClassorg.ektorp.supportEktorp CouchDb
ShowFunctionAnnotation for defining show functions embedded in repositories.Classorg.ektorp.supportEktorp CouchDb
SimpleViewGeneratorClassorg.ektorp.supportEktorp CouchDb
StdActiveTaskClassorg.ektorp.implEktorp CouchDb
StdCouchDbConnectorClassorg.ektorp.implEktorp CouchDb
StdCouchDbInstanceClassorg.ektorp.implEktorp CouchDb
StdDatabaseCompactionTaskClassorg.ektorp.implEktorp CouchDb
StdDesignDocumentFactoryClassorg.ektorp.supportEktorp CouchDb
StdDocumentChangeClassorg.ektorp.impl.changesEktorp CouchDb
StdHttpClientClassorg.ektorp.httpEktorp CouchDb
StdHttpClient .BuilderClassorg.ektorp.http.StdHttpClientEktorp CouchDb
StdHttpResponseClassorg.ektorp.httpEktorp CouchDb
StdIndexerTaskClassorg.ektorp.implEktorp CouchDb
StdObjectMapperFactoryClassorg.ektorp.implEktorp CouchDb
StdReplicationTaskClassorg.ektorp.implEktorp CouchDb
StdResponseHandlerClassorg.ektorp.httpEktorp CouchDb
StdViewCompactionTaskClassorg.ektorp.implEktorp CouchDb
StreamingChangesResultClassorg.ektorpEktorp CouchDb
StreamingJsonSerializerClassorg.ektorp.implEktorp CouchDb
StreamingViewResultClassorg.ektorpEktorp CouchDb
ThreadLocalBulkBufferHolderClassorg.ektorp.implEktorp CouchDb
TypeDiscriminatorUsed to distinguish a type's documents in the database.Classorg.ektorp.supportEktorp CouchDb
UpdateConflictExceptionClassorg.ektorpEktorp CouchDb
UpdateHandlerAnnotation for defining update handler functions embedded in repositories.Classorg.ektorp.supportEktorp CouchDb
UpdateHandlerRequestClassorg.ektorpEktorp CouchDb
URIClassorg.ektorp.httpEktorp CouchDb
ViewAnnotation for defining views embedded in repositories.Classorg.ektorp.supportEktorp CouchDb
ViewBasedCollectionClassorg.ektorp.impl.docrefEktorp CouchDb
ViewCompactionTaskInterfaceorg.ektorpEktorp CouchDb
ViewGenerationExceptionClassorg.ektorp.supportEktorp CouchDb
ViewQueryClassorg.ektorpEktorp CouchDb
ViewQuery .KeysClassorg.ektorp.ViewQueryEktorp CouchDb
ViewResultClassorg.ektorpEktorp CouchDb
ViewResult .RowClassorg.ektorp.ViewResultEktorp CouchDb
ViewResultExceptionClassorg.ektorpEktorp CouchDb