mybatis-r2dbc icon indicating copy to clipboard operation
mybatis-r2dbc copied to clipboard

实现CallableStatement和ResultSet,包装r2dbc的Statement和Row

Open FlyInWind1 opened this issue 4 years ago • 1 comments
trafficstars

自己实现一个CallableStatement包装r2dbc的Statement,和ResultSet包装Row,这样兼容之前的TypeHandler,是不是应该方便些。

FlyInWind1 avatar Nov 21 '21 09:11 FlyInWind1

有样例代码吗? 可以参考一下。

linux-china avatar Nov 25 '21 03:11 linux-china