Package net.binis.codegen.spring.query
Interface QueryScript<R>
- All Known Subinterfaces:
Preset.QueryFields<QR>,Preset.QueryName<QS,QO,QR,QF>,Preset.QueryOperationFields<QR>,Preset.QueryOrder<QR>,Preset.QuerySelect<QR>,QueryAggregator<Q,A,L>,QueryFunctions<T,R>
- All Known Implementing Classes:
BaseQueryNameImpl,QueryExecutor,QueryOrderer
public interface QueryScript<R>