Uses of Interface
org.alfresco.repo.node.NodeBulkLoader
-
Packages that use NodeBulkLoader Package Description org.alfresco.repo.domain.node org.alfresco.repo.domain.node.ibatis org.alfresco.repo.search.impl.lucene -
-
Uses of NodeBulkLoader in org.alfresco.repo.domain.node
Subinterfaces of NodeBulkLoader in org.alfresco.repo.domain.node Modifier and Type Interface Description interfaceNodeDAODAO services for alf_node and related tablesClasses in org.alfresco.repo.domain.node that implement NodeBulkLoader Modifier and Type Class Description classAbstractNodeDAOImplAbstract implementation for Node DAO. -
Uses of NodeBulkLoader in org.alfresco.repo.domain.node.ibatis
Classes in org.alfresco.repo.domain.node.ibatis that implement NodeBulkLoader Modifier and Type Class Description classNodeDAOImpliBatis-specific extension of the Node abstract DAOstatic classNodeDAOImpl.MSSQLMSSQL requires some overrides to handle specific behaviour.static classNodeDAOImpl.MySQLMySQL (InnoDB) specific DAO overridesstatic classNodeDAOImpl.MySQLClusterNDBMySQL Cluster NDB specific DAO overrides WARNING: Experimental/unsupported - see MySQLClusterNDBDialect ! -
Uses of NodeBulkLoader in org.alfresco.repo.search.impl.lucene
Methods in org.alfresco.repo.search.impl.lucene that return NodeBulkLoader Modifier and Type Method Description NodeBulkLoaderLuceneConfig. getBulkLoader()Get preloader - may be null if preloading is not supported
-