 |
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
-
Method Detail
-
execute
@Nullable
Object execute(ExecutableMongoScript script,
Object... args)
Executes the script by either calling it via its name or directly sending it.
- Parameters:
script - must not be null.
args - arguments to pass on for script execution.
- Returns:
- the script evaluation result.
- Throws:
DataAccessException
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
|
|