There is a set of process engine APIs which you can use to control the process life cycle (for example, start, stop), and to handle work items for staff activity.
By retaining control of the parsing process, you can simplify the calling code to handle precisely the content it expects, and to choose to simply stop parsing when it encounters something unexpected.
通过保留解析过程的控制权,可以简化调用代码来准确地处理它预期的内容。
3
NOTE: Be aware that the start scripts might configure some of the DBMS parameters and it might STOP and RESTART the DBMS to ensure the DBMS can handle the jar-stored procedure.
注意:开始脚本可能配置了一些 DBMS 参数,它可能停止并重新启动 DBMS 以确保 DBMS 能够处理以 jar 格式储存的过程。