R
- Operation result typepublic interface ExecutableOperation<R>
Datastore
operation which can be executed to obtain a result.Modifier and Type | Method and Description |
---|---|
R |
execute()
Execute the clause and return the amount of affected data objects
|
R execute()
Copyright © 2018 The Holon Platform. All rights reserved.