Then the procedure repeats until it finds the declaration for the last element in the path-which is the instance element in question.
然后重复这个过程,直到找到路径中最后一个元素的声明——它便是所查找的实例元素。
For example, if a stored procedure has 10 arguments of which four have non-default values and six have default values, you must have at least four question marks in the CallableStatement.
例如,如果一个存储过程有10个参数,其中4个参数没有默认值,6个参数有默认值,那么在CallableStatement中必须至少有4个问号。
Question: In the log file, I see a number on the line "Begin Stored Procedure *** [681574408]".
问题:在日志文件中,在 “Begin Stored Procedure *** [681574408]” 一行中有一个数字。
应用推荐