| InjectedDataSourceConnectionProvider.java | Class | A specialization of
DatasourceConnectionProvider which uses the
DataSource specified vi
InjectedDataSourceConnectionProvider.setDataSource rather than locating it from JNDI.
NOTE :
InjectedDataSourceConnectionProvider.setDataSource must be called prior to
InjectedDataSourceConnectionProvider.configure .
TODO : could not find where #setDataSource is actually called. |