having abstract method

QueryMethod<T> having(
  1. String args
)

having method

Implementation

QueryMethod<T> having(String args);