Java jdbc stored procedures only determine the driver that is used for the stored procedure during Java jdbc存儲過程只能決定在存儲過程的運行時
As a result the final code of bulk feed simulator has a lot less lines of source code than if it is written in pure java jdbc 因此,批量輸入仿真器的最終代碼比用純java jdbc所編寫的源代碼要少很多。
At first neo wanted to write it in pure java jdbc but the tedious type declaration , edit compile test cycle would have taken quite a chunk of his precious development time 開始, neo希望用純java jdbc編寫該仿真器,但是冗長的類型聲明、編輯/編譯/測試周期將占用他大量寶貴的開發(fā)時間。
The jdbc driver used for runtime for both java sqlj and java jdbc stored procedures is determined by the javaenv statement in the wlm spas where the stored procedure executes . when the db2 home environment variable is specified , the legacy jdbc driver is used 對于java sqlj存儲過程和java jdbc存儲過程,用于運行時的jdbc驅(qū)動程序都是由wlm spas中的/ / javaenv語句決定的, wlm spas也是執(zhí)行存儲過程的地方。