Uses of Interface
org.alfresco.ibatis.BatchingDAO
Packages that use BatchingDAO
Package
Description
-
Uses of BatchingDAO in org.alfresco.repo.domain.node
Classes in org.alfresco.repo.domain.node that implement BatchingDAO -
Uses of BatchingDAO in org.alfresco.repo.domain.node.ibatis
Classes in org.alfresco.repo.domain.node.ibatis that implement BatchingDAOModifier and TypeClassDescriptionclassiBatis-specific extension of the Node abstract DAOstatic classMSSQL requires some overrides to handle specific behaviour.static classMySQL (InnoDB) specific DAO overridesstatic classMySQL Cluster NDB specific DAO overrides WARNING: Experimental/unsupported - see MySQLClusterNDBDialect ! -
Uses of BatchingDAO in org.alfresco.repo.domain.patch
Classes in org.alfresco.repo.domain.patch that implement BatchingDAOModifier and TypeClassDescriptionclassAbstract implementation for Patch DAO. -
Uses of BatchingDAO in org.alfresco.repo.domain.patch.ibatis
Classes in org.alfresco.repo.domain.patch.ibatis that implement BatchingDAOModifier and TypeClassDescriptionclassiBatis-specific implementation of the PatchDAO.static classOracle-specific DAOstatic classPostgreSQL-specific DAO