-
Notifications
You must be signed in to change notification settings - Fork 2
PostgreS Support
Philippe Marschall edited this page May 26, 2018
·
2 revisions
While we do support PostgreS we're currently limited by the fact that pgjdbc does not properly implement JDBC 4.2. This means among other things that JSR-310 / Java Date and Time API is not supported with pgjdbc.
Nevertheless we support more efficient ways of binding primitive arrays.
-
Usage
-
Integration