Package net.binis.codegen
Interface Sub.QueryOperationFields<QR>
- All Superinterfaces:
net.binis.codegen.spring.query.QueryScript<QR>
- All Known Subinterfaces:
Sub.QueryFieldsStart<QR,QS>,Sub.QueryOrder<QR>
- All Known Implementing Classes:
SubImpl.SubQueryExecutorImpl,SubImpl.SubQueryExecutorImpl.SubQueryOrderImpl
- Enclosing interface:
- Sub
public static interface Sub.QueryOperationFields<QR>
extends net.binis.codegen.spring.query.QueryScript<QR>