users@glassfish.java.net

Re: Foreign Key Question

From: Marina Vatkina <Marina.Vatkina_at_Sun.COM>
Date: Thu, 15 Feb 2007 15:19:23 -0800

Hi Samuel,

No easy one. You can use the generated .jdbc files to create the tables
yourself. Are you running your app in Java EE or Java SE mode? In Java EE the
application is still there even if one or more tables had not been created. Just
create the correct table and you can run your app.

HTH,
-marina

glassfish_at_javadesktop.org wrote:
> Thanks, Marina.
>
> Is there any known workaround?
>
> - Samuel
> [Message sent by forum member 'samflores' (samflores)]
>
> http://forums.java.net/jive/thread.jspa?messageID=203927
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>