META-INF.helidon.native-image.reflection-config.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of helidon-integrations-db-pgsql Show documentation
Show all versions of helidon-integrations-db-pgsql Show documentation
JDBC driver for PostgresSQL database with native-image support
{
"classes": [
"org.postgresql.Driver",
"org.postgresql.PGProperty",
"org.postgresql.ds.common.BaseDataSource",
"org.hibernate.dialect.PostgreSQL10Dialect",
"org.hibernate.dialect.PostgreSQL81Dialect",
"org.hibernate.dialect.PostgreSQL82Dialect",
"org.hibernate.dialect.PostgreSQL91Dialect",
"org.hibernate.dialect.PostgreSQL92Dialect",
"org.hibernate.dialect.PostgreSQL93Dialect",
"org.hibernate.dialect.PostgreSQL94Dialect",
"org.hibernate.dialect.PostgreSQL95Dialect",
"org.hibernate.dialect.PostgreSQL9Dialect",
"org.hibernate.dialect.PostgreSQLDialect",
"org.hibernate.dialect.PostgresPlusDialect"
]
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy