| Package | Description | 
|---|---|
| com.allanbank.mongodb.builder | 
 Provides domain classes and builders for queries and the common MongoDB commands. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
QueryBuilder | 
QueryBuilder.whereJavaScript(String javaScript)
Adds an ad-hoc JavaScript condition to the query. 
 | 
| Constructor and Description | 
|---|
ConditionBuilder(String fieldName,
                QueryBuilder parent)
Creates a new ConditionBuilder. 
 | 
Copyright © 2011-2013 Allanbank Consulting, Inc.. All Rights Reserved.