Module oracle::oci_attr

source ·
Expand description

Rust-oracle is based on ODPI-C using Oracle Call Interface (OCI) internally. OCI treats resources as handles, which have various attributes documented here.

The module defines type parameters to access some OCI attributes and the trait OciAttr to define your own type parameters to access attributes which are not predefined in this module.

Modules§

Structs§

Traits§