Uses of Package
oracle.jdbc.spi
-
Packages that use oracle.jdbc.spi Package Description oracle.jdbc.spi This package defines service provider interfaces (SPIs) that are consumed by the Oracle JDBC Driver. -
Classes in oracle.jdbc.spi used by oracle.jdbc.spi Class Description OracleConfigurationJsonSecretProvider Defines the contract for secret providers in a JSON Configuration.OracleConfigurationParser Defines the contract for configuration file parsers used by configuration file providers.OracleConfigurationProvider Using the Service Provider Interface (SPI) abstraction, the Oracle JDBC driver can be configured using a configuration service provider.OracleConfigurationSecretProvider Defines the contract for secret providers in aOracleConfigurationParser
.OracleResourceProvider A provider of resources that are consumed by the Oracle JDBC Driver.OracleResourceProvider.Parameter A parameter that configures anOracleResourceProvider
.OsonConverter A converter which provides the conversion methods of POJO to OSON bytes and vice versa.