Package | Description |
---|---|
org.alfresco.repo.domain.node | |
org.alfresco.repo.domain.node.ibatis | |
org.alfresco.repo.search.impl.lucene |
Modifier and Type | Interface and Description |
---|---|
interface |
NodeDAO
DAO services for alf_node and related tables
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractNodeDAOImpl
Abstract implementation for Node DAO.
|
Modifier and Type | Class and Description |
---|---|
class |
NodeDAOImpl
iBatis-specific extension of the Node abstract DAO
|
static class |
NodeDAOImpl.MSSQL
MSSQL requires some overrides to handle specific behaviour.
|
static class |
NodeDAOImpl.MySQL
MySQL (InnoDB) specific DAO overrides
|
static class |
NodeDAOImpl.MySQLClusterNDB
MySQL Cluster NDB specific DAO overrides
WARNING: Experimental/unsupported - see AlfrescoMySQLClusterNDBDialect !
|
Modifier and Type | Field and Description |
---|---|
protected NodeBulkLoader |
AbstractLuceneIndexerImpl.bulkLoader |
Modifier and Type | Method and Description |
---|---|
NodeBulkLoader |
AbstractLuceneIndexerAndSearcherFactory.getBulkLoader() |
NodeBulkLoader |
LuceneConfig.getBulkLoader()
Get preloader - may be null if preloading is not supported
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractLuceneIndexerAndSearcherFactory.setBulkLoader(NodeBulkLoader bulkLoader) |
void |
AbstractLuceneIndexerImpl.setBulkLoader(NodeBulkLoader bulkLoader) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.