Skip to content

Releases: nec-postgres/pgjdbc

JDBC Driver for Transparent Data Encryption for PostgreSQL Version 42.2-1 released!

20 Apr 05:38
Compare
Choose a tag to compare

PostgreSQL JDBC driver for Transparent Data Encryption for PostgreSQL(1) is a standard
PostgreSQL JDBC with the additional features that make applications and some Object-relational
mappers (ORM) operate correctly with Transparent Data Encryption for PostgreSQL encrypted data.

This version supports all features in PostgreSQL JDBC 42.2-1 (2).
And compatible with all Transparent Data Encryption for PostgreSQL V1.2.0 and previously.

  1. For detail of information about Transparent Data Encryption for PostgreSQL please refer to
    the URLs below.

    Enterprise Edition
    http://jpn.nec.com/tdeforpg/

    Free Edition
    https://github.com/nec-postgres/tdeforpg/wiki/Manual(JA)

  2. Please refer to the URLs below for features which support in PostgreSQL JDBC 42.2-1 and previously

    https://jdbc.postgresql.org/

REL9_4_TDE_V1_1_1

07 Dec 09:19
Compare
Choose a tag to compare

Release version 9.4-1203 of JDBC driver for TDEforPG

This release contains the addition of support some
Object relational mappers (ORM) to operate with
TDEforPG encrypted datatype. Please see link below for detail.

https://github.com/nec-postgres/pgjdbc/wiki/Manual-(TDEforPG-JDBC)

This is based on the release REL9_4_1203 of standard
PostgreSQL JDBC driver.

REL9_3_TDE_V1_1_1

07 Dec 09:18
Compare
Choose a tag to compare

Release version 9.3-1103 of JDBC driver for TDEforPG

This release contains the addition of support some
Object relational mappers (ORM) to operate with
TDEforPG encrypted datatype. Please see link below for detail.

https://github.com/nec-postgres/pgjdbc/wiki/Manual-(TDEforPG-JDBC)

This is based on the release REL9_3_1103 of standard
PostgreSQL JDBC driver.