Class PatchDAOImpl.Oracle
- java.lang.Object
-
- org.alfresco.repo.domain.patch.AbstractPatchDAOImpl
-
- org.alfresco.repo.domain.patch.ibatis.PatchDAOImpl
-
- org.alfresco.repo.domain.patch.ibatis.PatchDAOImpl.Oracle
-
- All Implemented Interfaces:
BatchingDAO,PatchDAO
- Enclosing class:
- PatchDAOImpl
public static class PatchDAOImpl.Oracle extends PatchDAOImpl
Oracle-specific DAO- Since:
- 4.0
- Author:
- Derek Hulley
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.alfresco.repo.domain.patch.ibatis.PatchDAOImpl
PatchDAOImpl.Oracle, PatchDAOImpl.PostgreSQL
-
-
Field Summary
-
Fields inherited from class org.alfresco.repo.domain.patch.ibatis.PatchDAOImpl
template
-
-
Constructor Summary
Constructors Constructor Description Oracle()
-
Method Summary
-
Methods inherited from class org.alfresco.repo.domain.patch.ibatis.PatchDAOImpl
executeBatch, getChildrenOfTheSharedSurfConfigFolder, getCountNodesWithAspects, getCountNodesWithTypId, getMaxAdmNodeID, getNodesByAspectQNameId, getNodesByContentPropertyMimetypeId, getNodesByTypeQNameAndAspectQNameId, getNodesByTypeQNameId, getNodesByTypeUriId, getNodesOfTypeWithNamePattern, setContentDataDAO, setLocaleDAO, setQnameDAO, setSqlSessionTemplate, startBatch, updateContentMimetypeIds, updatePersonSizeCurrentType
-
-