Subject Pooling rework in HEAD
Author Roman Rokytskyy
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