The initial debugger support is built into the DB2 database project where you can specify the startup-stored procedure which will be executed in debug mode.
初始的调试支持构建到了 DB2 数据库项目中,您可以在其中指定将在调试模式下执行的启动存储过程。
2
When you have built the application EAR package, use the procedure described below for deploying the events.ear in your application server.
构建应用程序 EAR 包以后,使用下面描述的过程在应用程序服务器中部署 events.ear。
3
We've also built a Delphi 2005 WinForms application calling the stored procedure at runtime, again passing parameters and viewing the result in a DataGrid.