Package | Description |
---|---|
oracle.jdbc.spi |
This package defines service provider interfaces (SPIs) that are consumed by
the Oracle JDBC Driver.
|
Modifier and Type | Method and Description |
---|---|
static OracleConfigurationParser |
OracleConfigurationParser.find(java.lang.String providerType)
Helper method to retrieve a provider based on the type.
|
static OracleConfigurationParser |
OracleConfigurationParser.find(java.lang.String providerType)
Helper method to retrieve a provider based on the type.
|