|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDaoCommand
Method Summary | |
---|---|
java.lang.Object |
execute(IDaos daos)
Executes this dao command. |
Method Detail |
---|
java.lang.Object execute(IDaos daos) throws PersistenceException, java.sql.SQLException
daos
- The daos, connection and persistence configuration to use when executing this dao command.
PersistenceException
java.sql.SQLException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |