public interface ActivitiesDAO
| Modifier and Type | Field and Description |
|---|---|
static String |
KEY_ACTIVITY_NULL_VALUE |
| Modifier and Type | Method and Description |
|---|---|
void |
commitTransaction() |
void |
endTransaction() |
void |
rollbackTransaction() |
void |
startTransaction() |
static final String KEY_ACTIVITY_NULL_VALUE
void startTransaction()
throws SQLException
SQLExceptionvoid commitTransaction()
throws SQLException
SQLExceptionvoid rollbackTransaction()
throws SQLException
SQLExceptionvoid endTransaction()
throws SQLException
SQLExceptionCopyright © 2005–2018 Alfresco Software. All rights reserved.