org.objectweb.jonas.dbm.DataBaseService Interface Reference

Inherited by org.objectweb.jonas.dbm.DataBaseServiceImpl.

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

Inheritance graph
[legend]
List of all members.

Public Member Functions

void createDataSource (String dsName, Properties dsd) throws Exception
void unbindDataSources () throws NamingException

Detailed Description

DataBase Service interface.*
Author:
Philippe Durieux
Contributor(s):

03/01/14 Adriana Danes Change createDataSource() signature : take additional argument, the datasource name

Definition at line 46 of file DataBaseService.java.


Member Function Documentation

void org.objectweb.jonas.dbm.DataBaseService.createDataSource String  dsName,
Properties  dsd
throws Exception
 

create a new DataSource

Implemented in org.objectweb.jonas.dbm.DataBaseServiceImpl.

void org.objectweb.jonas.dbm.DataBaseService.unbindDataSources  )  throws NamingException
 

Unbind dataSource names from the Naming

Implemented in org.objectweb.jonas.dbm.DataBaseServiceImpl.


The documentation for this interface was generated from the following file:
Generated on Tue Feb 15 15:06:38 2005 for JOnAS by  doxygen 1.3.9.1