| When running the org.hibernate.userguide.mapping.basic.NationalizedTest using PostgreSQL, we get the following exception:
Second, the PostgreSQL driver does not support Statement.setNVarChar either, and so we cannot use the NVarcharTypeDescriptor for PostgreSQL.
|