Package com.cloudimpl.outstack.runtime
Interface QueryOperationSelector
public interface QueryOperationSelector
- Author:
- nuwan
-
Method Summary
Modifier and Type Method Description <R extends RootEntity>
QueryOperations<R>select(java.lang.Class<R> type)
-
Method Details
-
select
-