Quarkus - JDBC - PostgreSQL - Deployment 1.13.2.Final
- java.lang.Object
-
- io.quarkus.jdbc.postgresql.deployment.PostgreSQLJDBCReflections
-
public final class PostgreSQLJDBCReflections
extends Object
Registers the org.postgresql.Driver so that it can be loaded
by reflection, as commonly expected.
- Author:
- Sanne Grinovero
-
-
Method Summary
All Methods Instance Methods Concrete Methods
| Modifier and Type |
Method and Description |
(package private) void |
build(io.quarkus.deployment.annotations.BuildProducer<io.quarkus.deployment.builditem.nativeimage.ReflectiveClassBuildItem> reflectiveClass) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Quarkus - JDBC - PostgreSQL - Deployment 1.13.2.Final
Copyright © 2021 JBoss by Red Hat. All rights reserved.