Package Modeling :: Package DatabaseAdaptors :: Package MySQLAdaptorLayer
[show private | hide private]
[frames | no frames]

Package Modeling.DatabaseAdaptors.MySQLAdaptorLayer

MySQLAdaptorLayer

This package is for use by the core to interact with MySQL databases.

It requires:

Model & Connection Dictionaries:

'adaptorName' -- should be 'MySQL'

'database' -- the name of the database

'host' -- where the mysql server is hosted

'user', 'password' -- user credentials

'port' -- optional; the port to which the database server listens to

Supported SQL datatypes are:

VARCHAR, CHAR, TEXT, DOUBLE, FLOAT, INT, INTEGER, NUMERIC, DATE, TIME, DATETIME

Submodules

Function Summary
  adaptorFactory()

Generated by Epydoc 2.1 on Sat Mar 4 13:36:24 2006 http://epydoc.sf.net