[ 
https://issues.apache.org/jira/browse/DBCP-364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Phil Steitz closed DBCP-364.
----------------------------

> BasicDataSourceFactory#createDataSource return signature should be 
> BasicDataSourceFactory so that caller can invoke methods not declared in 
> DataSource (e.g., close())
> ----------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: DBCP-364
>                 URL: https://issues.apache.org/jira/browse/DBCP-364
>             Project: Commons Dbcp
>          Issue Type: Improvement
>            Reporter: ori
>            Priority: Trivial
>             Fix For: 2.0
>
>
> BasicDataSourceFactory#createDataSource currently returns a DataSource 
> instance.
> It should a return type of BasicDataSourceFactory. Otherwise the caller has 
> to cast it to invoke close (and other methods specific to the implementation).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to