Interface Test.QueryOperationFields<QR>

All Superinterfaces:
net.binis.codegen.spring.query.QueryScript<QR>
All Known Subinterfaces:
Test.QueryFieldsStart<QR,​QS>, Test.QueryOrder<QR>
All Known Implementing Classes:
TestImpl.TestQueryExecutorImpl, TestImpl.TestQueryExecutorImpl.TestQueryOrderImpl
Enclosing interface:
Test

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

    Modifier and Type Method Description
    QR amount()  
    QR parent()  
    QR sub()  
    QR title()  

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

    script