跨數據庫平臺:
n 支持 oracle 的OCI
n 支持DB2的CLI,
n 支持ODBC(通過ODBC,可支持SQL SERVER,MySQL等)
Ø 跨OS平臺:
n 標準C++語言,支持 unix/linux/windows
Ø 使用簡單:
n 只有一個頭文件
n 接口簡潔.otl_stream, otl_connect, otl_exception等就可以完成大部分工作
n 相對 ProC等嵌入式開發,代碼能相應減少
Ø 性能:
n 直接訪問數據庫API接口,具有API接口的高效率,可靠性
Ø 穩定性:
n 開源代碼,唯一的代碼文件otlv4.h,可以了解所有基于數據庫API的實現細節
n 從1996年開始,到今已10余年.
Ø 可讀性及可維護性:
n 標準C++代碼,不需要任何預處理
n 使用流的形式,輸入輸出異常簡潔
n 減少大量代碼,
n 代碼結構更加簡潔
參考資料:
http://otl.sourceforge.net/
標簽:
ODBC
oracle
SERVE
OCI
上傳時間:
2017-06-14
上傳用戶:cainaifa
Servlets and JavaServer Pages is the first complete guide to building dynamic Java-based Web applications using the new JavaServer Pages 2.0 and Servlets 2.4. Servlets and JavaServer Pages (JSP) provide a robust solution to developing large, complex Web applications, including multiserver projects. In addition to built-in security, portability, and a Web server, they offer developers the freedom to work with any operating system that supports Javabe it Linux, Windows, OSX, or Solaris.
This authoritative book begins by explaining how to set up a Servlet and JSP development environment, including a discussion of containers, Java support, and installing and configuring Tomcat. The authors then thoroughly explore servlets and JSP, including significant coverage of custom tag libraries, newly available filters, and popular servlet and JSP design patterns. Readers can then test-drive the knowledge gained by constructing a book-support Web site.
標簽:
JavaServer
Java-based
Servlets
complete
上傳時間:
2014-01-02
上傳用戶:zsjzc