| DBD-Informix documentation | view source | Contained in the DBD-Informix distribution. |
DBD::Informix::TypeInfo - Repository for type_info_all data
require DBD::Informix::TypeInfo;
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.
DBI
DBD::Informix
Jonathan Leffler <jleffler@us.ibm.com>
| DBD-Informix documentation | view source | Contained in the DBD-Informix distribution. |