This one time, at band camp, Gustavo Pistoia said:

GP>  I need to know if there is any possibility to use my own PoolConnection.
GP>
GP>  And also I want to thanks all the people working with Castor, really a
GP>good job you all do.

Gustavo,

Only if the pooling mechanism implements java.sql.Driver or
javax.sql.Datasource (e.g. PoolMan, Jakarta Commons DBCP, etc.) can
it be used with Castor. Everything to do with database connections
is handled via the database descriptor.  See the following for some
information on using a database connection pooler:

    http://www.castor.org/pooling.html

Bruce
--

perl -e 'print unpack("u30","<0G)U8V4\@4VYY9&5R\"F9E<G)E=\$\!F<FEI+F-O;0\`\`");'

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to