On 11/29/07, jbarroso <[EMAIL PROTECTED]> wrote:
>
>
>When I tried a similar exercise with SQL Server I had to specify both the
>schema and the catalog before Hibernate tools would recognise the table:

> <table name="app_user" class="MyUser" schema="user_name"
catalog="db_name"/>

>This pretty much applied to everything else as well.

Mike thanks for response.

I've testing in mysql adding schema and/or catalog attributes and doesn't
work.

-Jose.
-- 
View this message in context: 
http://www.nabble.com/hibernate-reverse-engineering-table-options-tf4897718s2369.html#a14028726
Sent from the AppFuse - User mailing list archive at Nabble.com.

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

Reply via email to