|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.imcode.db.AbstractDatabase
public abstract class AbstractDatabase
Constructor Summary | |
---|---|
AbstractDatabase()
|
Method Summary | |
---|---|
java.lang.Object |
execute(DatabaseCommand databaseCommand)
|
java.lang.Object |
executeCommand(DatabaseCommand databaseCommand)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractDatabase()
Method Detail |
---|
public java.lang.Object executeCommand(DatabaseCommand databaseCommand) throws DatabaseException
executeCommand
in interface Database
DatabaseException
public java.lang.Object execute(DatabaseCommand databaseCommand) throws DatabaseException
execute
in interface Database
DatabaseException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |