Class NosqlQueryExecution.SlicedExecution<T>
java.lang.Object
com.oracle.nosql.spring.data.repository.query.NosqlQueryExecution.AbstractExecution<T>
com.oracle.nosql.spring.data.repository.query.NosqlQueryExecution.SlicedExecution<T>
- All Implemented Interfaces:
NosqlQueryExecution
- Enclosing interface:
NosqlQueryExecution
public static final class NosqlQueryExecution.SlicedExecution<T>
extends NosqlQueryExecution.AbstractExecution<T>
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.oracle.nosql.spring.data.repository.query.NosqlQueryExecution
NosqlQueryExecution.AbstractExecution<T>, NosqlQueryExecution.CollectionExecution<T>, NosqlQueryExecution.CountExecution<T>, NosqlQueryExecution.DeleteExecution<T>, NosqlQueryExecution.ExistsExecution<T>, NosqlQueryExecution.PagedExecution<T>, NosqlQueryExecution.SlicedExecution<T>
-
Field Summary
Fields inherited from class com.oracle.nosql.spring.data.repository.query.NosqlQueryExecution.AbstractExecution
entityInformation, operations, queryMethod
-
Method Summary
-
Method Details
-
execute
- Specified by:
execute
in interfaceNosqlQueryExecution
- Specified by:
execute
in classNosqlQueryExecution.AbstractExecution<T>
-