Package io.micronaut.oraclecloud.atp.wallet.datasource
-
Interface Summary Interface Description CanConfigureOracleDataSource A trait interface for types that can contribute to the configuration of anOracleDataSourceAttributes
instance.OracleDataSourceAttributes<T extends OracleDataSourceAttributes> Represents the attributes of aDataSource
that aWallet
can configure.