Package net.binis.codegen.spring.query
Interface QueryJoinCollectionFunctions<T,R,J>
- All Superinterfaces:
QueryCollectionFunctions<T,R>
- All Known Implementing Classes:
QueryExecutor
-
Method Summary
Methods inherited from interface net.binis.codegen.spring.query.QueryCollectionFunctions
contains, containsAll, containsNone, containsOne, isEmpty, isNotEmpty, joinFetch, leftJoinFetch, notContains, size, size
-
Method Details
-
join
-
leftJoin
-
joinFetch
-