Inheritance diagram for org.objectweb.jonas.dbm.DataBaseService:

Public Member Functions | |
| void | createDataSource (String dsName, Properties dsd) throws Exception |
| void | unbindDataSources () throws NamingException |
03/01/14 Adriana Danes Change createDataSource() signature : take additional argument, the datasource name
Definition at line 46 of file DataBaseService.java.
|
||||||||||||
|
create a new DataSource Implemented in org.objectweb.jonas.dbm.DataBaseServiceImpl. |
|
|
Unbind dataSource names from the Naming Implemented in org.objectweb.jonas.dbm.DataBaseServiceImpl. |
1.3.9.1