OracleRdbmsResponse

data class OracleRdbmsResponse(val oracleSchemas: List<OracleSchemaResponse>)

Oracle database structure.

Constructors

Link copied to clipboard
constructor(oracleSchemas: List<OracleSchemaResponse>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Oracle schemas/databases in the database server.