public class TaskDAO extends Object
| Modifier and Type | Method and Description |
|---|---|
protected String |
getConditionConsumeQuery() |
protected String |
getConditionFetchQuery() |
protected String |
getConditionFulfillQuery() |
protected String |
getConditionMatchQuery() |
protected String |
getConditionWithChoiceFulfillQuery() |
protected DataSource |
getDataSource() |
protected String |
getLockQuery() |
protected String |
getUnlockQuery() |
protected int |
initializeClusterId() |
protected void |
invalidateCache(String uniqueID) |
protected int |
update(String upQuery,
Object[] params) |
public TaskDAO(Tenant t)
protected int initializeClusterId()
protected DataSource getDataSource()
protected String getConditionFetchQuery()
protected String getConditionFulfillQuery()
protected String getConditionWithChoiceFulfillQuery()
protected String getConditionConsumeQuery()
protected String getConditionMatchQuery()
protected String getLockQuery()
protected String getUnlockQuery()
protected void invalidateCache(String uniqueID)
Copyright © 2017 SAP SE. All Rights Reserved.