| Package | Description |
|---|---|
| com.allanbank.mongodb.bson.element |
| Modifier and Type | Class and Description |
|---|---|
class |
JavaScriptWithScopeElement
A wrapper for a BSON JavaScript with Scope.
|
| Modifier and Type | Method and Description |
|---|---|
JavaScriptElement |
JavaScriptElement.withName(String name)
Creates a new element with the same type and value as this element but
with the specified name.
|
Copyright © 2011-2013 Allanbank Consulting, Inc.. All Rights Reserved.