|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.smartcomps.twister.common.persistence.PersistentDataAccess | +--org.smartcomps.twister.engine.priv.timer.dao.ECTaskDAO
DAO for execution context tasks.
Constructor Summary | |
ECTaskDAO()
|
Method Summary | |
static org.smartcomps.twister.engine.priv.timer.po.ECTaskPersister |
findByECId(java.lang.Long ecId)
|
Methods inherited from class org.smartcomps.twister.common.persistence.PersistentDataAccess |
create, findAll, findById, remove, update |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ECTaskDAO()
Method Detail |
public static org.smartcomps.twister.engine.priv.timer.po.ECTaskPersister findByECId(java.lang.Long ecId) throws DBSessionException
DBSessionException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |