Index
All Classes and Interfaces|All Packages
C
- convert(List<ServiceBinding>) - Method in class io.quarkus.jdbc.oracle.runtime.OracleServiceBindingConverter
D
- disableSslSupport(String, AgroalDataSourceConfigurationSupplier, Map<String, String>) - Method in class io.quarkus.jdbc.oracle.runtime.OracleAgroalConnectionConfigurer
-
Oracle connection properties are documented here: https://docs.oracle.com/en/database/oracle/oracle-database/21/jajdb/oracle/jdbc/OracleConnection.html#Transport_Layer_Security__TLS_SSL_ SSL seems to be disabled by default, so rather than disabling it explicitly we check that the user didn't attempt to enable it.
G
- get() - Static method in class io.quarkus.jdbc.oracle.runtime.graal.SecureRandomAccessor
I
- io.quarkus.jdbc.oracle.runtime - package io.quarkus.jdbc.oracle.runtime
- io.quarkus.jdbc.oracle.runtime.graal - package io.quarkus.jdbc.oracle.runtime.graal
O
- ObjIdSubstitutions - Class in io.quarkus.jdbc.oracle.runtime.graal
-
Substitutions required when `jdbc-oracle` is combined with `jdbc-db2`.
- ObjIdSubstitutions() - Constructor for class io.quarkus.jdbc.oracle.runtime.graal.ObjIdSubstitutions
- onConnectionDestroy(Connection) - Method in class io.quarkus.jdbc.oracle.runtime.RollbackOnConnectionClosePoolInterceptor
- OracleAgroalConnectionConfigurer - Class in io.quarkus.jdbc.oracle.runtime
- OracleAgroalConnectionConfigurer() - Constructor for class io.quarkus.jdbc.oracle.runtime.OracleAgroalConnectionConfigurer
- OracleDatasourceSubstitutions - Class in io.quarkus.jdbc.oracle.runtime.graal
- OracleDatasourceSubstitutions() - Constructor for class io.quarkus.jdbc.oracle.runtime.graal.OracleDatasourceSubstitutions
- OracleDriverSubstitutions - Class in io.quarkus.jdbc.oracle.runtime.graal
- OracleDriverSubstitutions() - Constructor for class io.quarkus.jdbc.oracle.runtime.graal.OracleDriverSubstitutions
- OracleInitRecorder - Class in io.quarkus.jdbc.oracle.runtime
- OracleInitRecorder() - Constructor for class io.quarkus.jdbc.oracle.runtime.OracleInitRecorder
- OracleReflections - Class in io.quarkus.jdbc.oracle.runtime.graal
-
We don't use a build item here as we also need to register all the nested classes and there's no way to do it easily with the build item for now.
- OracleReflections() - Constructor for class io.quarkus.jdbc.oracle.runtime.graal.OracleReflections
- OracleServiceBindingConverter - Class in io.quarkus.jdbc.oracle.runtime
- OracleServiceBindingConverter() - Constructor for class io.quarkus.jdbc.oracle.runtime.OracleServiceBindingConverter
R
- registerMBean() - Static method in class io.quarkus.jdbc.oracle.runtime.graal.OracleDatasourceSubstitutions
- registerMBeans() - Static method in class io.quarkus.jdbc.oracle.runtime.graal.OracleDriverSubstitutions
- RollbackOnConnectionClosePoolInterceptor - Class in io.quarkus.jdbc.oracle.runtime
-
Oracle has the weird behavior that it performs an implicit commit on normal connection closure (even with auto-commit disabled), which happens on application shutdown.
- RollbackOnConnectionClosePoolInterceptor() - Constructor for class io.quarkus.jdbc.oracle.runtime.RollbackOnConnectionClosePoolInterceptor
S
- SecureRandomAccessor - Class in io.quarkus.jdbc.oracle.runtime.graal
- SecureRandomAccessor() - Constructor for class io.quarkus.jdbc.oracle.runtime.graal.SecureRandomAccessor
- setExceptionSorter(String, AgroalDataSourceConfigurationSupplier) - Method in class io.quarkus.jdbc.oracle.runtime.OracleAgroalConnectionConfigurer
- setupCharSets(boolean) - Method in class io.quarkus.jdbc.oracle.runtime.OracleInitRecorder
U
- unregisterMBean() - Static method in class io.quarkus.jdbc.oracle.runtime.graal.OracleDatasourceSubstitutions
- unRegisterMBeans() - Static method in class io.quarkus.jdbc.oracle.runtime.graal.OracleDriverSubstitutions
All Classes and Interfaces|All Packages