I've recently added extensive JavaDoc to the database pool in the
org.apache.turbine.util.db.pool package.  I would think the JavaDoc for
this package should be more than enough to get you started using
Turbine's database pool.  If you find the documentation for this package
lacking in any way, please send me an email and I will rectify the
situation.

Daniel

"Pedro E. G�mez" wrote:
> 
> Where can I found documentation about how to use this API?
> 
> Thanks.
> 
> ----- Original message -----
> From:Sean Legassick <[EMAIL PROTECTED]>
> To: Pedro E. G�mez <[EMAIL PROTECTED]>
> Cc:[EMAIL PROTECTED]
> Sent:20/07/2000 18:45
> Received:20/07/2000 18:48
> Subject:Re: Connection Pool
> 
> On Wed, Jul 12, 2000 at 09:25:52AM +0000, Pedro E. G�mez wrote:
> > First that All I want to help and learn.
> 
> Cool! (sorry for the late reply).
> 
> > I do not understand the real need of the Adaptor in the turbina connection pool.
> 
> You're right that just for a connection pool the adaptor classes are not
> really needed. Their main function is to support the Peer model, which
> is a nice API wrapper around generating SQL for you. As SQL
> implementations vary from RDBMS to RDBMS, the adaptor classes wrap the
> differences.


------------------------------------------------------------
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