[Record] mybatis mapper.xml basis

<choose>
    <when test="">
        //...
    </when>
    <otherwise>
        //...
    </otherwise>
</choose>

  

SEC_TO_TIME # rpm seconds

  

CASE WHEN
 ... THEN 1 
    ELSE 0 
    END

  

Guess you like

Origin www.cnblogs.com/wbl001/p/11881016.html