|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.repo.domain.activities.ibatis.IBatisSqlMapper
public class IBatisSqlMapper
Constructor Summary | |
---|---|
IBatisSqlMapper()
|
Method Summary | |
---|---|
void |
commitTransaction()
|
void |
endTransaction()
|
com.ibatis.sqlmap.client.SqlMapClient |
getSqlMapClient()
|
void |
setSqlMapClient(com.ibatis.sqlmap.client.SqlMapClient sqlMapper)
|
void |
startTransaction()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IBatisSqlMapper()
Method Detail |
---|
public void setSqlMapClient(com.ibatis.sqlmap.client.SqlMapClient sqlMapper)
public com.ibatis.sqlmap.client.SqlMapClient getSqlMapClient()
public void startTransaction() throws java.sql.SQLException
startTransaction
in interface ActivitiesDAO
java.sql.SQLException
public void commitTransaction() throws java.sql.SQLException
commitTransaction
in interface ActivitiesDAO
java.sql.SQLException
public void endTransaction() throws java.sql.SQLException
endTransaction
in interface ActivitiesDAO
java.sql.SQLException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |