| Package | Description |
|---|---|
| org.springframework.data.mongodb.core |
MongoDB core support.
|
| org.springframework.data.mongodb.core.script |
Abstraction classes javascript function execution within MongoDB Server.
|
| Class and Description |
|---|
| ExecutableMongoScript
Value object for MongoDB JavaScript functions implementation that can be saved or directly executed.
|
| NamedMongoScript
An
ExecutableMongoScript assigned to a name that allows calling the function by its name once it
has been saved to the DB instance. |
| Class and Description |
|---|
| ExecutableMongoScript
Value object for MongoDB JavaScript functions implementation that can be saved or directly executed.
|
Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.