Class PatchDAOImpl.PostgreSQL
java.lang.Object
org.alfresco.repo.domain.patch.AbstractPatchDAOImpl
org.alfresco.repo.domain.patch.ibatis.PatchDAOImpl
org.alfresco.repo.domain.patch.ibatis.PatchDAOImpl.PostgreSQL
- All Implemented Interfaces:
BatchingDAO,PatchDAO
- Enclosing class:
- PatchDAOImpl
PostgreSQL-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 -
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
-
Constructor Details
-
PostgreSQL
public PostgreSQL()
-