users@glassfish.java.net

Re: Strange persistence behavior

From: Mitesh Meswani <Mitesh.Meswani_at_Sun.COM>
Date: Fri, 01 Aug 2008 12:34:18 -0700

Are you connecting using same user / schema from all the places?

glassfish_at_javadesktop.org wrote:
> Hello,
>
> I have some strange behavior in my J2EE application. I'm using TopLink with MySQL for persistence.
> The problem is that when I run the application and I use MySQL Query Browser I don't see any records in the tables of my entities, all are empty, but when I inspect the tables with MySQL Administrator, it tells me that I do have records in those tables.
> If I stop the server the tables are still empty... I think that I'm missing something.
>
> Could someone help me on this?
>
> Thank you,
> [Message sent by forum member 'coboo' (coboo)]
>
> http://forums.java.net/jive/thread.jspa?messageID=290941
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>