Interface QueryJoinCollectionFunctions<T,R,J>

All Superinterfaces:
QueryCollectionFunctions<T,R>
All Known Implementing Classes:
QueryExecutor

public interface QueryJoinCollectionFunctions<T,R,J> extends QueryCollectionFunctions<T,R>