Interface Sub.QueryFields<QR>

All Superinterfaces:
net.binis.codegen.spring.query.QueryScript<QR>
All Known Subinterfaces:
Sub.QueryName<QS,​QO,​QR>, Sub.QuerySelect<QR>
All Known Implementing Classes:
SubImpl.SubQueryExecutorImpl, SubImpl.SubQueryNameImpl
Enclosing interface:
Sub

public static interface Sub.QueryFields<QR>
extends net.binis.codegen.spring.query.QueryScript<QR>
  • Method Summary

    Modifier and Type Method Description
    QR subAmount​(double subAmount)  
    QR subtitle​(String subtitle)  

    Methods inherited from interface net.binis.codegen.spring.query.QueryScript

    script