I am using Oracle. Is there an example of generating the OR mapping directly
from a database, even if it is not Oracle? 

Yi-Xiong

-----Original Message-----
From: Jon Stevens [mailto:[EMAIL PROTECTED]]
Sent: Monday, May 07, 2001 1:58 PM
To: Turbine-user
Subject: Re: Can Torque generate OR mapping from database directly?


on 5/7/01 12:48 PM, "Yi-Xiong Zhou" <[EMAIL PROTECTED]> wrote:

> Can Torque generate OR mapping from database directly? without need an
.xml
> file to specify the database schema?
> 
> Yi-Xiong Zhou

Yes, using JDBC metadata, but if you are using MySQL, then what is generated
won't be correct since MySQL drops all the foreign key references.

-jon


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to