joins abstract method

QueryMethod<T> joins(
  1. List<Type> args
)

joins method

Implementation

QueryMethod<T> joins(List<Type> args);