B C D F G I M P R S U
All Classes All Packages
All Classes All Packages
All Classes All Packages
B
- beforeAnalysis(Feature.BeforeAnalysisAccess) - Method in class io.quarkus.jdbc.postgresql.runtime.graal.SQLXLMFeature
C
- convert(List<ServiceBinding>) - Method in class io.quarkus.jdbc.postgresql.runtime.PostgreSqlServiceBindingConverter
D
- disableSslSupport(String, AgroalDataSourceConfigurationSupplier) - Method in class io.quarkus.jdbc.postgresql.runtime.PostgreSQLAgroalConnectionConfigurer
- DisableSSPIClient - Class in io.quarkus.jdbc.postgresql.runtime.graal
- DisableSSPIClient() - Constructor for class io.quarkus.jdbc.postgresql.runtime.graal.DisableSSPIClient
- DomHelper - Class in io.quarkus.jdbc.postgresql.runtime.graal
-
Used by PgSQLXML: easier to keep the actual code separated from the substitutions.
- DomHelper() - Constructor for class io.quarkus.jdbc.postgresql.runtime.graal.DomHelper
- DriverSubstitutions - Class in io.quarkus.jdbc.postgresql.runtime.graal
- DriverSubstitutions() - Constructor for class io.quarkus.jdbc.postgresql.runtime.graal.DriverSubstitutions
F
G
- getBinaryStream() - Method in class io.quarkus.jdbc.postgresql.runtime.graal.PgSQLXML
- getCharacterStream() - Method in class io.quarkus.jdbc.postgresql.runtime.graal.PgSQLXML
- getSource(Class<T>) - Method in class io.quarkus.jdbc.postgresql.runtime.graal.PgSQLXML
- getString() - Method in class io.quarkus.jdbc.postgresql.runtime.graal.PgSQLXML
I
- io.quarkus.jdbc.postgresql.runtime - package io.quarkus.jdbc.postgresql.runtime
- io.quarkus.jdbc.postgresql.runtime.graal - package io.quarkus.jdbc.postgresql.runtime.graal
M
- maybeProcessAsDomResult(DOMResult, BaseConnection) - Static method in class io.quarkus.jdbc.postgresql.runtime.graal.DomHelper
P
- PgSQLXML - Class in io.quarkus.jdbc.postgresql.runtime.graal
-
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.
- PgSQLXML(BaseConnection) - Constructor for class io.quarkus.jdbc.postgresql.runtime.graal.PgSQLXML
- PgSQLXML(BaseConnection, String) - Constructor for class io.quarkus.jdbc.postgresql.runtime.graal.PgSQLXML
- PostgreSQLAgroalConnectionConfigurer - Class in io.quarkus.jdbc.postgresql.runtime
- PostgreSQLAgroalConnectionConfigurer() - Constructor for class io.quarkus.jdbc.postgresql.runtime.PostgreSQLAgroalConnectionConfigurer
- PostgreSqlServiceBindingConverter - Class in io.quarkus.jdbc.postgresql.runtime
- PostgreSqlServiceBindingConverter() - Constructor for class io.quarkus.jdbc.postgresql.runtime.PostgreSqlServiceBindingConverter
- processDomResult(DOMResult, BaseConnection) - Static method in class io.quarkus.jdbc.postgresql.runtime.graal.DomHelper
R
- reallyProcessDomResult(DOMResult, BaseConnection) - Static method in class io.quarkus.jdbc.postgresql.runtime.graal.DomHelper
- Remove_NTDSAPIWrapper - Class in io.quarkus.jdbc.postgresql.runtime.graal
- Remove_NTDSAPIWrapper() - Constructor for class io.quarkus.jdbc.postgresql.runtime.graal.Remove_NTDSAPIWrapper
S
- setBinaryStream() - Method in class io.quarkus.jdbc.postgresql.runtime.graal.PgSQLXML
- setCharacterStream() - Method in class io.quarkus.jdbc.postgresql.runtime.graal.PgSQLXML
- setExceptionSorter(String, AgroalDataSourceConfigurationSupplier) - Method in class io.quarkus.jdbc.postgresql.runtime.PostgreSQLAgroalConnectionConfigurer
- setResult(Class<T>) - Method in class io.quarkus.jdbc.postgresql.runtime.graal.PgSQLXML
- setString(String) - Method in class io.quarkus.jdbc.postgresql.runtime.graal.PgSQLXML
- SQLXLMFeature - Class in io.quarkus.jdbc.postgresql.runtime.graal
- SQLXLMFeature() - Constructor for class io.quarkus.jdbc.postgresql.runtime.graal.SQLXLMFeature
U
- UnsupportedTransformerFactoryFeatures - Class in io.quarkus.jdbc.postgresql.runtime.graal
-
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.
- UnsupportedTransformerFactoryFeatures() - Constructor for class io.quarkus.jdbc.postgresql.runtime.graal.UnsupportedTransformerFactoryFeatures
All Classes All Packages