Hy,

I would like to use Cayenne with something like PerUserPoolDataSource
[1]. Basically I would like separate database-connections for
particular users and not generic data-source-wide user /passwords.

It these some way to make Cayenne use this (basically
DataSource.getConnection(user,password) instead of
DataSource.getConnection()) ?

I would also like to know of any other way to have a per-user pool
with Cayenne, if any.

Thanks,
Emilian Bold


1.http://jakarta.apache.org/commons/dbcp/apidocs/org/apache/commons/dbcp/datasources/PerUserPoolDataSource.html

--
Emilian Bold
+40 740235562
http://www.emilianbold.ro

Java and NetBeans Platform-loving consulting services from Timisoara, Romania.

Reply via email to