Class OracleObjectIdentifier (1.0.2)

OracleObjectIdentifier(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Oracle data source object identifier.

Attributes

NameDescription
schema str
Required. The schema name.
table str
Required. The table name.