Subject | Re: ConnectionPoolDataSource... |
---|---|
Author | Roman Rokytskyy |
Post date | 2002-09-20T11:43:46Z |
Hi,
org.firebirdsql.jdbc.FBSimpleDataSource - simple implementation with
no connection pooling
org.firebirdsql.jdbc.FBWrappingDataSource - DataSource implementation
with built-in connection pooling.
However, none of them have setDataSourceName(String) method. What it
is supposed to do?
Best regards,
Roman Rokytskyy
> Can anyone tell me if there is a class somewhere in the driver thatthere are:
> implements the DataSource interface and the setDataSourceName
> (String name) method????
org.firebirdsql.jdbc.FBSimpleDataSource - simple implementation with
no connection pooling
org.firebirdsql.jdbc.FBWrappingDataSource - DataSource implementation
with built-in connection pooling.
However, none of them have setDataSourceName(String) method. What it
is supposed to do?
Best regards,
Roman Rokytskyy