PostgreSQL 的異步 JDBC 驅動程序 :PGJDBC-NG
PGJDBC-NG是一個完全新的PostgreSQL JDBC驅動程序的實現,支持 JDBC 4.1.特別是支持高級 UDT 特性,使用了異步 I/O 庫(Netty) 實現,支持其他的例如異步通知的高級特性。
特性包括:
- JDBC 4.1 conformance (currently the goal but most likely not quite there)
- UDT support through standard SQLData, SQLInput & SQLOutput
- 支持JDBC自定義類型
- Pluggable custom type serialization
- Higher performance binary format with text format fallback
- Database, ResultSet and Parameter meta data
- Transactions / Savepoints
- Blobs
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!