如何在后台代码中执行原生sql?

来源:互联网 发布:json 汉字解析不出来 编辑:程序博客网 时间:2024/06/07 02:16

 在sql的前面加上“*dialect*”即可,例如:

"*dialect*select fid from t_bd_currency"


原创粉丝点击