Will experiment on that one further =)
-Brian
On Tuesday, October 14, 2003, at 08:42 AM, [EMAIL PROTECTED] wrote:
Hello Brian,
-----Original Message----- <class-descriptor class="test.User" table="USERS">
[..]
-- Schema Def'n --
<table name="user_friend" description="M:N mapping table for user's friends">
[..]
<foreign-key foreignTable="users">
Why is 'users' lower-case here and uppercase above? Might cause problems depending on the RDMBS.
<reference local="friend_id" foreign="id"/> </foreign-key> </table>
Olli
--------------------------------------------------------------------- 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]
