Uses of Interface
net.binis.codegen.spring.query.QueryCollectionFunctions
| Package | Description |
|---|---|
| net.binis.codegen.spring.query | |
| net.binis.codegen.spring.query.executor |
-
Uses of QueryCollectionFunctions in net.binis.codegen.spring.query
Subinterfaces of QueryCollectionFunctions in net.binis.codegen.spring.query Modifier and Type Interface Description interfaceQueryJoinCollectionFunctions<T,R,J> -
Uses of QueryCollectionFunctions in net.binis.codegen.spring.query.executor
Classes in net.binis.codegen.spring.query.executor that implement QueryCollectionFunctions Modifier and Type Class Description classQueryExecutor<T,S,O,R,A,F>