Skip to content

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.

Clone this wiki locally