pgjdbc / pgadba

Implementation of Java 10 sql2 spec for PostgreSQL
BSD 2-Clause "Simplified" License
70 stars 10 forks source link

pulled the java.sql2 interface code into the project #2

Closed alexanderkjall closed 6 years ago

alexanderkjall commented 6 years ago

and renamed the package java2.sql2 in order to get around the java classloader limitation on having packages that start with java. . Also updated the java.sql2 code to the latest version published on the jdbc-spec-discuss mailing list