Class PostgreSQLJDBCReflections
java.lang.Object
io.quarkus.jdbc.postgresql.deployment.PostgreSQLJDBCReflections
Registers the
org.postgresql.Driver so that it can be loaded
by reflection, as commonly expected.- Author:
- Sanne Grinovero <sanne@hibernate.org>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) voidbuild(io.quarkus.deployment.annotations.BuildProducer<io.quarkus.deployment.builditem.nativeimage.ReflectiveClassBuildItem> reflectiveClass)
-
Constructor Details
-
PostgreSQLJDBCReflections
public PostgreSQLJDBCReflections()
-
-
Method Details
-
build
void build(io.quarkus.deployment.annotations.BuildProducer<io.quarkus.deployment.builditem.nativeimage.ReflectiveClassBuildItem> reflectiveClass)
-