Class 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
    • Constructor Detail

      • PostgreSQLJDBCReflections

        public PostgreSQLJDBCReflections()
    • Method Detail

      • build

        void build​(io.quarkus.deployment.annotations.BuildProducer<io.quarkus.deployment.builditem.nativeimage.ReflectiveClassBuildItem> reflectiveClass)