Re: Criteria needs write permissions?

Thomas Vandahl <[email protected]> Fri, 13 Nov 2009 16:27:26 +0100
Newsgroups gmane.comp.jakarta.turbine.torque.user
Message-ID <[email protected]>
On 13.11.09 08:12, Thomas Fischer wrote:
> I'm not sure whether this is a bug or not, I need to think about it. If i
> remember correctly, the database name is used for the database connection
> (including credentials) and the table layout. Probably there are some cases
> where this wants to be treated differently.

As I see it, the limitation is that a Torque object can only be used
with one database connection pool. This might or might not be considered
a bug, however, the given application type does not look typical to me.

Bye, Thomas.