Package de.hybris.platform.task.impl
Class TaskDAO
java.lang.Object
de.hybris.platform.task.impl.TaskDAO
- Direct Known Subclasses:
TaskDAOLockingTest.MockTaskDAO
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Stringprotected StringgetColumnName(String column, Class clazz) protected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected DataSourceprotected Stringprotected StringgetTableName(Class clazz) protected Stringprotected intprotected voidinvalidateCache(String uniqueID) protected int
-
Constructor Details
-
TaskDAO
-
-
Method Details
-
initializeClusterId
protected int initializeClusterId() -
getDataSource
-
getConditionFetchQuery
-
getConditionFulfillQuery
-
getConditionWithChoiceFulfillQuery
-
getConditionConsumeQuery
-
getConditionMatchQuery
-
getLockQuery
-
getUnlockQuery
-
getAllProcessTaskQuery
-
invalidateCache
-
update
protected int update(String upQuery, Object[] params) throws org.springframework.dao.DataAccessException - Throws:
org.springframework.dao.DataAccessException
-
getTableName
-
getColumnName
-