Package | Description |
---|---|
com.allanbank.mongodb |
Provides a Java driver for the MongoDB document store that allows asynchronous invocation of requests.
|
com.allanbank.mongodb.bson |
Strongly typed, immutable implementation of the
BSON Specification.
|
com.allanbank.mongodb.bson.builder |
Provides the interfaces for builders to aid in constructing BSON
Document s. |
com.allanbank.mongodb.bson.builder.impl |
Provides the implementations for builders to aid in constructing BSON
Document s. |
com.allanbank.mongodb.bson.element | |
com.allanbank.mongodb.bson.impl |
Provides the implementation of a top level BSON
Document . |
com.allanbank.mongodb.bson.io |
Provides the ability to serialize and deserialize BSON
Document s. |
com.allanbank.mongodb.bson.json |
Contains a parser of JSON documents based on a JavaCC grammer.
|
com.allanbank.mongodb.builder |
Provides domain classes and builders for queries and the common MongoDB commands.
|
com.allanbank.mongodb.builder.expression | |
com.allanbank.mongodb.builder.write |
Provides containers for the basic write operations.
|
com.allanbank.mongodb.client |
Provides implementations of the main client interfaces and classes to translate the
Reply (s) from the server. |
com.allanbank.mongodb.client.callback |
Provides implementation for various transformations, implemented in the form of
Callback s, that are used by the driver. |
com.allanbank.mongodb.client.message |
Low level messages to be sent to the MongoDB server.
|
com.allanbank.mongodb.client.state |
Support for tracking the state of a set of MongoDB servers.
|
com.allanbank.mongodb.error |
Exceptions for common MongoDB error conditions.
|
com.allanbank.mongodb.gridfs |
Provides an implementation of the GridFS Specification.
|
Class and Description |
---|
Document
Interface for a document.
|
DocumentAssignable
DocumentAssignable provides a common interface for objects that can be
converted into a document.
|
Element
A common interface for the basic BSON types used to construct Documents and
arrays.
|
NumericElement
NumericElement provides a common interface for all numeric
Element s. |
Class and Description |
---|
Document
Interface for a document.
|
DocumentAssignable
DocumentAssignable provides a common interface for objects that can be
converted into a document.
|
Element
A common interface for the basic BSON types used to construct Documents and
arrays.
|
ElementAssignable
ElementAssignable provides a common interface for objects that can be
converted into an
Element . |
ElementType
Enumeration of the possible BSON types.
|
Visitor
Interface for callbacks to navigate the document structure.
|
Class and Description |
---|
Document
Interface for a document.
|
DocumentAssignable
DocumentAssignable provides a common interface for objects that can be
converted into a document.
|
Element
A common interface for the basic BSON types used to construct Documents and
arrays.
|
ElementAssignable
ElementAssignable provides a common interface for objects that can be
converted into an
Element . |
Class and Description |
---|
Document
Interface for a document.
|
DocumentAssignable
DocumentAssignable provides a common interface for objects that can be
converted into a document.
|
Element
A common interface for the basic BSON types used to construct Documents and
arrays.
|
ElementAssignable
ElementAssignable provides a common interface for objects that can be
converted into an
Element . |
ElementType
Enumeration of the possible BSON types.
|
Visitor
Interface for callbacks to navigate the document structure.
|
Class and Description |
---|
Document
Interface for a document.
|
DocumentAssignable
DocumentAssignable provides a common interface for objects that can be
converted into a document.
|
DocumentReference
DocumentReference provides a standard MongoDB reference to a document within
a collection.
|
Element
A common interface for the basic BSON types used to construct Documents and
arrays.
|
ElementAssignable
ElementAssignable provides a common interface for objects that can be
converted into an
Element . |
ElementType
Enumeration of the possible BSON types.
|
NumericElement
NumericElement provides a common interface for all numeric
Element s. |
Visitor
Interface for callbacks to navigate the document structure.
|
Class and Description |
---|
Document
Interface for a document.
|
DocumentAssignable
DocumentAssignable provides a common interface for objects that can be
converted into a document.
|
Element
A common interface for the basic BSON types used to construct Documents and
arrays.
|
Visitor
Interface for callbacks to navigate the document structure.
|
Class and Description |
---|
Document
Interface for a document.
|
Element
A common interface for the basic BSON types used to construct Documents and
arrays.
|
Visitor
Interface for callbacks to navigate the document structure.
|
Class and Description |
---|
Document
Interface for a document.
|
DocumentAssignable
DocumentAssignable provides a common interface for objects that can be
converted into a document.
|
Class and Description |
---|
Document
Interface for a document.
|
DocumentAssignable
DocumentAssignable provides a common interface for objects that can be
converted into a document.
|
Element
A common interface for the basic BSON types used to construct Documents and
arrays.
|
ElementType
Enumeration of the possible BSON types.
|
Class and Description |
---|
DocumentAssignable
DocumentAssignable provides a common interface for objects that can be
converted into a document.
|
Element
A common interface for the basic BSON types used to construct Documents and
arrays.
|
ElementAssignable
ElementAssignable provides a common interface for objects that can be
converted into an
Element . |
Class and Description |
---|
Document
Interface for a document.
|
DocumentAssignable
DocumentAssignable provides a common interface for objects that can be
converted into a document.
|
Class and Description |
---|
Document
Interface for a document.
|
DocumentAssignable
DocumentAssignable provides a common interface for objects that can be
converted into a document.
|
Element
A common interface for the basic BSON types used to construct Documents and
arrays.
|
Class and Description |
---|
Document
Interface for a document.
|
Element
A common interface for the basic BSON types used to construct Documents and
arrays.
|
Class and Description |
---|
Document
Interface for a document.
|
DocumentAssignable
DocumentAssignable provides a common interface for objects that can be
converted into a document.
|
Element
A common interface for the basic BSON types used to construct Documents and
arrays.
|
Visitor
Interface for callbacks to navigate the document structure.
|
VisitorAdapter
VisitorAdapter provides a helper for
Visitor implementations that are
only interested in a subset of the elements within a document. |
Class and Description |
---|
Document
Interface for a document.
|
NumericElement
NumericElement provides a common interface for all numeric
Element s. |
Class and Description |
---|
Document
Interface for a document.
|
Class and Description |
---|
Document
Interface for a document.
|
Element
A common interface for the basic BSON types used to construct Documents and
arrays.
|
Copyright © 2011–2014 Allanbank Consulting, Inc.. All rights reserved.