| Package | Description |
|---|---|
| org.springframework.data.mongodb.core |
MongoDB core support.
|
| Modifier and Type | Method and Description |
|---|---|
NamedMongoScript |
ScriptOperations.register(ExecutableMongoScript script)
Store given
ExecutableMongoScript generating a syntheitcal name so that it can be called by it
subsequently. |
NamedMongoScript |
ScriptOperations.register(NamedMongoScript script)
Registers the given
NamedMongoScript in the database. |
| Modifier and Type | Method and Description |
|---|---|
NamedMongoScript |
ScriptOperations.register(NamedMongoScript script)
Registers the given
NamedMongoScript in the database. |
Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.