Skip to content

pgjdbc-ng-0.0.1

Compare
Choose a tag to compare
@kdubb kdubb released this 23 Nov 19:11
· 645 commits to develop since this release
  • JDBC 4.1 target
  • Complete Statement & PreparedStatement support
  • UDT support through standard SQLData, SQLInput & SQLOutput
  • Support for JDBC custom type mappings
  • Pluggable custom type serialization
  • Higher performance binary format with text format fallback
  • Database, ResultSet and Parameter meta data
  • Transactions / Savepoints
  • Blobs