Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"存储过程”测试未通过 #8

Open
andream7 opened this issue Aug 11, 2021 · 1 comment
Open

"存储过程”测试未通过 #8

andream7 opened this issue Aug 11, 2021 · 1 comment

Comments

@andream7
Copy link
Owner

andream7 commented Aug 11, 2021

{
    "User": {
        "@limit": 10,
        "@offset": 0,
        "@procedure()": "getCommentByUserId(id,@limit,@offset)"
    }
}

报错信息:"[jcc][10111][10815][4.28.11] 不能对预编译语句实例调用 java.sql.PreparedStatement.execute (String sql) 方法。 使用 java.sql.PreparedStatement.execute () 时不附带 SQL 字符串自变量。 ERRORCODE=-4476, SQLSTATE=null"

@andream7
Copy link
Owner Author

暂时没找到资料,貌似是不支持预编译语句的查询。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant