|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.repo.domain.node.AbstractNodeDAOImpl
org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
org.alfresco.repo.domain.node.ibatis.NodeDAOImpl.MSSQL
public static class NodeDAOImpl.MSSQL
MSSQL requires some overrides to handle specific behaviour.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl |
---|
NodeDAOImpl.MSSQL |
Nested classes/interfaces inherited from interface org.alfresco.repo.domain.node.NodeDAO |
---|
NodeDAO.ChildAssocRefQueryCallback, NodeDAO.NodeRefQueryCallback |
Field Summary |
---|
Fields inherited from class org.alfresco.repo.domain.node.AbstractNodeDAOImpl |
---|
isDebugEnabled, logger, LONG_ZERO |
Constructor Summary | |
---|---|
NodeDAOImpl.MSSQL()
|
Method Summary | |
---|---|
protected void |
deleteSubscriptions(java.lang.Long nodeId)
Overrides the super class's NO-OP to cascade-delete subscriptions in code. |
void |
setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate sqlSessionTemplate)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NodeDAOImpl.MSSQL()
Method Detail |
---|
public final void setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate sqlSessionTemplate)
setSqlSessionTemplate
in class NodeDAOImpl
protected void deleteSubscriptions(java.lang.Long nodeId)
deleteSubscriptions
in class NodeDAOImpl
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |