Uses of Interface
net.binis.codegen.spring.query.QueryEmbed
| Package | Description |
|---|---|
| net.binis.codegen.spring.query.executor |
-
Uses of QueryEmbed in net.binis.codegen.spring.query.executor
Classes in net.binis.codegen.spring.query.executor that implement QueryEmbed Modifier and Type Class Description classQueryExecutor<T,S,O,R,A,F>Constructor parameters in net.binis.codegen.spring.query.executor with type arguments of type QueryEmbed Constructor Description QueryExecutor(Class<?> returnClass, Supplier<QueryEmbed> queryName, UnaryOperator<QueryExecutor> fieldsExecutor)