Class PostgreSQLJDBCReflections
- java.lang.Object
-
- io.quarkus.jdbc.postgresql.deployment.PostgreSQLJDBCReflections
-
public final class PostgreSQLJDBCReflections extends Object
Registers theorg.postgresql.Driverso that it can be loaded by reflection, as commonly expected.- Author:
- Sanne Grinovero
-
-
Constructor Summary
Constructors Constructor Description PostgreSQLJDBCReflections()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description (package private) voidbuild(io.quarkus.deployment.annotations.BuildProducer<io.quarkus.deployment.builditem.nativeimage.ReflectiveClassBuildItem> reflectiveClass)
-