将未释放到流程输出接口的的活动数据输出连接到某个结束或停止节点,以避免出现悬空输出。
Connect data output of activities that are not released to the process output interface to an end or stop node to avoid dangling outputs.
脚本将开始日期和结束日期转换为所需的日期格式,然后与包含假期列表的数据库建立连接。
The script converts the start and end dates into the required date format, and then establishes a connection with the database containing the holiday list.
这样就结束了争执,而应用程序被修改为当检测到响应时间变慢时,不再继续生成新的到数据库的连接。
This ended the debate and the application was changed so as not to keep spawning new connections to the database when a slow response time was detected.
在没有自动提交的标准JDBC代码中,应用程序使用一个连接来访问和更新数据,然后提交该连接以结束这个事务(并启动另一个事务)。
In standard JDBC code without auto-commit, the application USES a connection to access and update data, then commits the connection to end the transaction (and start another).
当连接开始时(BEGIN)、每次新数据可用时(READ),以及连接结束时(END),抛出该事件。
The event is thrown when the connection starts (BEGIN), every time new data is available (READ), and when the connection ends (END).
不需要结束事务,在一个单独的shell中建立第二个数据库连接并开始另一个事务。
Without ending the transaction, establish a second database connection in a separate shell and start another transaction.
最后一个事件将会发生于每一个控件之上,然后,一直到结束.这时,所有的控件将会输出流并且不能够再被改变.在这个事件中,任何试图访问应答流的方法将都会出现错误.这个事件主要被用来清除善后工作,比如说数据库连接,打开的文件流,事件日志,或者其他的任务等等.
At this point, all controls have been rendered to the output stream and cannot be changed. During this event any attempt to access the response stream will result in an exception being thrown.
最后一个事件将会发生于每一个控件之上,然后,一直到结束.这时,所有的控件将会输出流并且不能够再被改变.在这个事件中,任何试图访问应答流的方法将都会出现错误.这个事件主要被用来清除善后工作,比如说数据库连接,打开的文件流,事件日志,或者其他的任务等等.
At this point, all controls have been rendered to the output stream and cannot be changed. During this event any attempt to access the response stream will result in an exception being thrown.
应用推荐