users@glassfish.java.net

Re: SEQUENCE Table, Concurrency and Deadlocks

From: Mitesh Meswani <Mitesh.Meswani_at_Sun.COM>
Date: Wed, 26 Mar 2008 11:29:13 -0700

glassfish_at_javadesktop.org wrote:
>> If you are using JPA in GlassFish appserver, the
>> non-JTA datasource reference is added to the PU
>> configuration automatically.
>>
>
> And whow could i tell toplink to use this non-JTA datasource
> for the (toplink internal generated) SEQUENCE table ? Or
> does toplink use this datasource without any configuration.
>
Glassfish will automatically pass in a non-JTA version of the datasource
to Toplink. You do not required any special configuration / setting in
Glassfish or Toplink. Please note that this is true only when you are
using container managed EM/EMF

Regards,
Mitesh
> regards
> Danny
> [Message sent by forum member 'danny70437' (danny70437)]
>
> http://forums.java.net/jive/thread.jspa?messageID=265994
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>