Subject Connection Pooling
Author Robert DiFalco
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.