Subject | Pooling rework in HEAD |
---|---|
Author | Roman Rokytskyy |
Post date | 2003-08-11T22:12:02Z |
Hi,
I modified connection pooling classes in HEAD branch in CVS.
FBWrappingDataSource moved to org.firebirdsql.pool package and does
not longer support setting FBConnectionRequestInfo instances. Instead
you can use FBWrappingDataSource.setNonStandardProperty(String,
String) method.
XADataSource hopefully will be implemented this week.
Best regards,
Roman Rokytskyy
I modified connection pooling classes in HEAD branch in CVS.
FBWrappingDataSource moved to org.firebirdsql.pool package and does
not longer support setting FBConnectionRequestInfo instances. Instead
you can use FBWrappingDataSource.setNonStandardProperty(String,
String) method.
XADataSource hopefully will be implemented this week.
Best regards,
Roman Rokytskyy