Package com.cougaarsoftware.common.service

Interface Summary
DatabaseService A Service providing functionality to execute SQL statements and to retrieve data from a database using SQL statements identified in the database service's xml file.
 

Class Summary
DatabaseServiceImpl Database Service Implementation
DatabaseServiceProvider The Database Service Provider