select abstract method

QueryMethod<T> select(
  1. List<String> args
)

select method

Implementation

QueryMethod<T> select(List<String> args);