jooq/jOOQ-postgres-extensions
Lukas Eder 6c035a0528 [jOOQ/jOOQ#5507] Add a new jooq-postgres-extensions module
This new module will be used for PostgreSQL specific extensions. The current working draft contains:

- AbstractPostgresBinding for common code of PG specific bindings
- HstoreBinding to bind hstore types
- HstoreConverter to convert hstore types
2020-10-20 16:33:40 +02:00
..
src/main [jOOQ/jOOQ#5507] Add a new jooq-postgres-extensions module 2020-10-20 16:33:40 +02:00
.gitignore [jOOQ/jOOQ#5507] Add a new jooq-postgres-extensions module 2020-10-20 16:33:40 +02:00
LICENSE.txt [jOOQ/jOOQ#5507] Add a new jooq-postgres-extensions module 2020-10-20 16:33:40 +02:00
NOTICE.txt [jOOQ/jOOQ#5507] Add a new jooq-postgres-extensions module 2020-10-20 16:33:40 +02:00
pom.xml [jOOQ/jOOQ#5507] Add a new jooq-postgres-extensions module 2020-10-20 16:33:40 +02:00