Once you set the property value as false, the application will not exit JVM even if there is an error in the execution of SQLJ tools, and you can continue with execution of your application.
一旦将属性值设为 false,即使 SQLJ 工具执行中出现错误,应用程序也不会退出 JVM,可以继续执行应用程序。
In contrast, returning false would stop the application in its tracks and cause it to exit.
相反,如果返回false,则应用程序会停止并退出。
应用推荐