it works but is there a better way which mybatis documentation approves?" /> it works but is there a better way which mybatis documentation approves?" /> it works but is there a better way which mybatis documentation approves?"/>

How to compare dates with less than operator in mybatis XML in <if test = " "> block

147 Views Asked by At
<if test= "birthdate lt '20-10-2000'"> 

it works but is there a better way which mybatis documentation approves?

0

There are 0 best solutions below