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
SQLException
void commitTransaction() throws SQLException
SQLException
void rollbackTransaction() throws SQLException
SQLException
void endTransaction() throws SQLException
SQLException
Copyright © 2005–2017 Alfresco Software. All rights reserved.