Package | Description |
---|---|
com.allanbank.mongodb.builder |
Provides domain classes and builders for queries and the common MongoDB commands.
|
com.allanbank.mongodb.builder.expression |
Class and Description |
---|
Constant
Represents constant value in an expression.
|
Class and Description |
---|
Constant
Represents constant value in an expression.
|
Expression
Expression provides a common interface for all expressions.
|
NaryExpression
NaryExpression provides an implementation of an
Expression with 2-N
operands. |
UnaryExpression
UnaryExpression provides an implementation of an
Expression with 1
operand. |
Copyright © 2011-2013 Allanbank Consulting, Inc.. All Rights Reserved.