Uses of Class
migratedb.v1.core.internal.database.oracle.OracleConfig
-
Packages that use OracleConfig Package Description migratedb.v1.core.internal.database.oracle Private API. -
-
Uses of OracleConfig in migratedb.v1.core.internal.database.oracle
Methods in migratedb.v1.core.internal.database.oracle that return OracleConfig Modifier and Type Method Description OracleConfigOracleConfig. kerberosCacheFile(String KerberosCacheFile)Warning: Feature not implemented!OracleConfigOracleConfig. kerberosConfigFile(String KerberosConfigFile)Warning: Feature not implemented!OracleConfigOracleConfig. sqlplus(boolean Sqlplus)Warning: Feature not implemented!OracleConfigOracleConfig. sqlplusWarn(boolean SqlplusWarn)Warning: Feature not implemented!OracleConfigOracleConfig. walletLocation(String WalletLocation)Warning: Feature not implemented!Methods in migratedb.v1.core.internal.database.oracle that return types with arguments of type OracleConfig Modifier and Type Method Description ConvertedProperties<OracleConfig>OracleConfig.PropertiesConverter. convert(Map<String,String> mutableProps)
-