no.. i mean, have you created an index on the column? CREATE INDEX ... ON ..
have you commited the transaction?
On Sat, Dec 12, 2009 at 9:35 PM, <glassfish_at_javadesktop.org> wrote:
> Yes, generated table PHONEBOOKS contains column CONTACT_ID, where are
> stored IDs of the "owning" contacts. It works, everything is immediately
> saved in DB when I do it via my web interface, but when I try to get to
> PhoneNumbers, it takes some time (few secs to few minutes) to appear. Like
> it is in DB, but it's not managed by EJB.
> [Message sent by forum member 'mkcm' ]
>
> http://forums.java.net/jive/thread.jspa?messageID=376202
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>