By adding the DataSourceFactory class, we allow for developers one of three means to obtain or at least establish a DataSource which has been notoriously diffuclt in the past.
Developers can now specificy a JNDI Context, a file or a Properties object and
quickly obtain a DataSource object instance from this standard factory method.
###@###.### 2004-11-12 01:16:20 GMT
Developers can now specificy a JNDI Context, a file or a Properties object and
quickly obtain a DataSource object instance from this standard factory method.
###@###.### 2004-11-12 01:16:20 GMT