| Package | Description |
|---|---|
| org.alfresco.repo.domain.node | |
| org.alfresco.repo.domain.node.ibatis | |
| org.alfresco.repo.domain.patch | |
| org.alfresco.repo.domain.patch.ibatis |
| 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 MySQLClusterNDBDialect !
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPatchDAOImpl
Abstract implementation for Patch DAO.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PatchDAOImpl
iBatis-specific implementation of the PatchDAO.
|
static class |
PatchDAOImpl.Oracle
Oracle-specific DAO
|
static class |
PatchDAOImpl.PostgreSQL
PostgreSQL-specific DAO
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.