Interface TestModify.QueryOperationFields<QR>

All Superinterfaces:
net.binis.codegen.spring.query.QueryScript<QR>
All Known Subinterfaces:
TestModify.QueryFieldsStart<QR,​QS>, TestModify.QueryOrder<QR>
All Known Implementing Classes:
TestModifyImpl.TestModifyQueryExecutorImpl, TestModifyImpl.TestModifyQueryExecutorImpl.TestModifyQueryOrderImpl
Enclosing interface:
TestModify

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

    Modifier and Type Method Description
    QR amount()  
    QR date()  
    QR id()  
    QR title()  
    QR type()  

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

    script