Am Montag, den 07.06.2010, 09:54 +0200 schrieb Emmanuel Bernard: > On 7 juin 2010, at 09:41, Pete Muir wrote: > > >> Due to severalproblems I gave up with Derby (sample database used from > >> the login example uses table User which is reserved keyword in Derby + > >> I found suggestion to switch to HSQL at > >> http://docs.jboss.org/seam/2.2.1.CR1/reference/en-US/html/glassfish.html > >> ) > > > > You are welcome to change the Table name... > > Actually you should do it regardless. User is an ANSI reserved keyword.
Yes, I agree, it should be changed. This won't work with most relational databases as Emmanuel pointed out. > _______________________________________________ > weld-dev mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/weld-dev _______________________________________________ weld-dev mailing list [email protected] https://lists.jboss.org/mailman/listinfo/weld-dev
