Package io.quarkus.jdbc.postgresql.runtime.graal
-
Class Summary Class Description DisableSSPIClient DomHelper Used by PgSQLXML: easier to keep the actual code separated from the substitutions.DriverSubstitutions PgSQLXML The PgSQLXML implementation in the PostgreSQL JDBC driver has a dependency on the JDK's XML parsers; while the use of this type is a strong hint that the application's nature is relying on XML processing via the JDK standard libraries, we've observed that this type is also often included in the analysis graph being triggered via {@see java.sql.PreparedStatement#setObject}, which is widely used for other purposes as well.Remove_NTDSAPIWrapper SQLXLMFeature UnsupportedTransformerFactoryFeatures Some features which are being set by DefaultPGXmlFactoryFactory#setFactoryProperties by default are not supported by the current GraalVM version: when using them they will result in fatal errors.