DatabaseService acts as a factory for the DataSource objects.
Its goal is to create such objects and to register them in JNDI
author: Philippe Durieux author: Contributor(s): author: 00/18/04 Jun Inamori (j-office@osa.att.ne.jp) author: New implementation of unbindDataSources for closing correctly author: all connections at server shutdown. author: 03/01/14 Adriana Danes
author: Highlight Configuration properties author: Change createDataSource() signature : take additional argument, the datasource name author: Manage binded datasources (mapping of jndi name to datasource name) author: Use datasource name for naming MBeans (instead of jndi name) author: Modify MBean methods to take into account the previous points.
author: 03/05/25 Introduce pool size configuration author: 04/09/20 Create JSR77 MBeans JDBCResource, JDBCDataSource JDBCDriver
|