com.imcode.db
Interface Database

All Known Implementing Classes:
DatasourceDatabase, MockDatabase

public interface Database


Method Summary
 java.lang.Object executeCommand(DatabaseCommand databaseCommand)
           
 

Method Detail

executeCommand

java.lang.Object executeCommand(DatabaseCommand databaseCommand)
                                throws DatabaseException
Throws:
DatabaseException


Copyright © -2005 . All Rights Reserved.