John McNally <[EMAIL PROTECTED]> writes:

> But things have changed quite a bit.  Daniel would probably know better
> if this functionality was removed.

Multiple pools functionality has certainly not been removed, but I was
curious about its interaction with registerPool().  It looks like
requesting a DBConnection from a specific pool by name--or even by
connection meta data--automatically registers the pool with the pool
broker (if it isn't already).  What this boils down to is that calling
getConnection(String) using "foo"--where "foo" is the name in 
database.[name].[attribute]--does the right thing.

Daniel


------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to