com.sapient.services.sql.connection.NamedDataSourceCo
nn
ectionFactory
1.
method: getConnection
TODO remove empty string check, since this may be
intentional. config currently returns empty string
when it should be null
2.
method: fetchInitialContext
If there were any parameters then we call the factory
method with the parameters, otherwise just call the no-
arg factory method. true and false conditions are not
implemented.
Scratchy #495