Module oracle::sql_type

source ·
Expand description

SQL data types

Modules

Structs

A reference to Oracle data type BLOB
A reference to Oracle data type CLOB
Oracle-specific collection data type
Oracle-specific Interval Day to Second data type.
Oracle-specific Interval Year to Month data type.
A reference to Oracle data type NCLOB
Oracle-specific object data type
Type information about Object or Collection data type
Object type attribute information
Result set output by or returned by a PL/SQL block or a stored procedure
Oracle-specific Datetime data type

Enums

Oracle data type

Traits

Conversion from Oracle values to rust values.
A trait for LOB types
Conversion from rust values to Oracle values.
A trait specifying Oracle type to bind a null value.