Yes. But since the connection pool provider has tens of properties, that may change in the future, I don't want to "pollute" the CacheStoreConfig object with useless proxy setters.
I could use a separate XML or properties file for the connection pool in a similar way to what the JDBC driver does for C3P0 configuration.

Tristan

On Wed, Nov 10, 2010 at 15:02, Manik Surtani <manik@jboss.org> wrote:
Sorry, I don't quite understand the context.  Tristan, you need to pass in a set of K/V pairs as properties to your CacheStore impl?