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)