On Tue, 6 Feb 2001, Shaun Campbell wrote:
>
> Apologies if this is documented somewhere but are the keywords used to
> specify the mysql data types in the schema xml file defined anywhere?
The types defined in the XML schema are JDBC types. How the JDBC
types map to your native RDBMS is defined in a file called
db.props in the Torque template directory for a particular
RDBMS. Right now the current mapping which will give you
MEDIUMBLOB for MySQL is the VARBINARY JDBC type. If you
look in the db.props file for MySQL you will see how all
JDBC types are mapped to the corresponding MySQL types.
jvz.
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]