jdbc 中文意思是什麼

jdbc 解釋
模板寫
  1. So we extent its function by adding sqlquery expressions which contain sql. it gets results from queries by jdbc api and convert it into xml format. then it uses xquery complier to query in succession in order to integrate related databases

    Xquery語言本身並不能實現該功能,所以我們對它進行擴展,增加嵌套sql語句的sqlquery表達式,使用jdbc來查詢sql語句,而將產生的結果轉換為xml文檔,再使用xquery編譯器來實現查詢要求,達到集成關系數據庫的目的。
  2. Then this paper designs the client / server / server frame which suit to this system, and uses the oracle8i database as the background database, oracle9i application server as the application server on mesosphere. in addition, this system achieves the connection between database and application server by jdbc, makes java server page as the exploitive tool. in this way, this paper establishes an experimentation e - business system that realizes intercommunion of the produce data in machine enterprise

    接著,以client / server / server三層結構應用模式為基礎對企業的應用構架作了設計;以oracle8idatabase作為后臺數據庫; oracle9ias作為中間層的應用服務器;採用java的jdbc技術實現了應用服務器與數據庫服務器的連接;並以jsp作為系統前臺開發工具,建立起了一個面向機械製造企業生產數據交換的企業內部的實驗性質的電子商務平臺。
  3. Homegrown jdbc frameworks

    本地jdbc框架
  4. These methods are reminiscent of the normal jdbc

    這些方法讓人想起普通的jdbc
  5. The 5. 1. x version of the business process chorographer uses the default jdbc

    5 . 1 . x版本的業務流程編排器使用預設的jdbc函數
  6. Since " a reasonable database connection management is important to the performance of an enterprise application, jdbc connection technologies were discussed in - depth. then with the core strategy : connectin reuse, a reasonable and efficient database connection pool was built, avoiding the freewheeling and ruless use of connections

    在總體設計的基礎上,對以下兩個關鍵技術以及技術難點給出了解決方案和具體的實現:一是重點探討了數據庫連接管理策略,因為它是決定應用系統性能的一個重要因素。
  7. Provide an accessor for their connection ; however, application servers and web application frameworks frequently use the decorator pattern to wrap jdbc connections

    為它們的連接提供了存取器;但是,應用程序服務器和web應用程序框架頻繁地使用修飾器模式包裝jdbc連接。
  8. In the prototype, a middleware using xml technology is constructed between the client ( or browse ) and database server, the communication between database server and the middleware is based on the xml information and interface. by means of the jdbc interface, we can transporently access hetergeneous databases system. and using xml information that is expressed in a structure, text - based format, we can describe the database information more accuratetly in a general format. at the same time, in order to describe the structure of xml files more clearly, the transpormation from schema has been realized

    該模型在客戶端(或瀏覽器方)和數據庫服務器間利用xml技術構建了一中間件,在此模型中,中間件和數據庫服務器之間的通訊是建立在xml信息和jdbc介面之上的。通過jdbc ,可以透明地訪問異構數據庫;藉助于基於文本的結構化的xml信息,可以更精確地以一種通用的語言來描述數據庫信息。同時,為了更精確地描述xml文件自身結構信息,實現了從dtd到xmlschema的轉換。
  9. Installed applications use jdbc java database connectivity providers to access data from databases

    安裝的應用程序使用jdbc ( java database connectivity )提供者來訪問數據庫中的數據。
  10. You can create robust local and remote database applications using the java database connectivity jdbc interface

    使用java數據庫連接( jdbc )介面,可以創建強大的本地和遠程數據庫應用程序。
  11. You can also visualize an existing database by connecting the database through a java database connectivity jdbc connection

    同時,你也可以透過使用java database connectivity ( jdbc )連接資料庫來視覺化已存在的資料庫。
  12. This article discusses two data management strategies available with the j2ee : java object serialization and java database connectivity jdbc

    本文討論了j2ee中的兩種可用數據管理策略: java對象序列化和java數據庫連接( jdbc ) 。
  13. In this application, these files are configured to provide an application - scoped java database connectivity jdbc connector

    在該應用程序中,這些文件被配置以提供應用程序范圍的java數據庫連接( java database connectivity , jdbc )連接器。
  14. This article examines two data management strategies available on the java platform : java object serialization and java database connectivity jdbc

    本文分析了在java平臺上可用的兩個數據管理策略: java對象序列化和java數據庫連接( jdbc ) 。
  15. Traditionally, in these cases, using either java database connectivity jdbc or open database connectivity odbc drivers was the only solution available

    在這些情況下,一直以來,使用java數據庫連接( jdbc )或開放式數據庫連接( odbc )驅動程序是唯一可用的解決方案。
  16. Java jdbc stored procedures only determine the driver that is used for the stored procedure during

    Java jdbc存儲過程只能決定在存儲過程的運行時
  17. 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所編寫的源代碼要少很多。
  18. 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編寫該模擬器,但是冗長的類型聲明、編輯/編譯/測試周期將佔用他大量寶貴的開發時間。
  19. 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驅動程序都是由wlm spas中的/ / javaenv語句決定的, wlm spas也是執行存儲過程的地方。
  20. Jdbc - based solutions offer good control

    基於jdbc的解決方案提供良好的控制能力。
分享友人