DBD::Informix::TypeInfo - Repository for type_info_all data


DBD-Informix documentation  | view source Contained in the DBD-Informix distribution.

Index


NAME

Top

DBD::Informix::TypeInfo - Repository for type_info_all data

SYNOPSIS

Top

require DBD::Informix::TypeInfo;

DESCRIPTION

Top

This file is only loaded when needed, which is when the type_info_all or type_info methods are invoked. It contains and exports only a single hash with the correct initializations for Informix.

Note that this was generated with a prototype of the DBI::DBD::TypeInfo::write_typeinfo method. The data for DATE, TIME, TIMESTAMP was amended slightly.

SEE ALSO

Top

DBI

DBD::Informix

AUTHOR

Top

Jonathan Leffler <jleffler@us.ibm.com>


DBD-Informix documentation  | view source Contained in the DBD-Informix distribution.