Skip to content

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

Latest
Compare
Choose a tag to compare
@bocaph bocaph released this 20 Apr 05:38

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/