Subject | Connection Pooling |
---|---|
Author | Robert DiFalco |
Post date | 2004-08-15T17:28:14Z |
Sorry for such a simple question but if I am using J2SE 1.4 what is the
most efficient (i.e. simplest) way to use the connection pool? I am
currently using my own pool and wanted to try out the JayBird pool.
FBConnectionPoolDataSource? FBWrappingDataSource? I'm a little confused
by all the options.
most efficient (i.e. simplest) way to use the connection pool? I am
currently using my own pool and wanted to try out the JayBird pool.
FBConnectionPoolDataSource? FBWrappingDataSource? I'm a little confused
by all the options.