Package | Description |
---|---|
org.nuxeo.ecm.core.storage.sql |
Implementation of a Nuxeo repository over an SQL database.
|
org.nuxeo.ecm.core.storage.sql.jdbc |
Modifier and Type | Method and Description |
---|---|
List<RowMapper.NodeInfo> |
RowMapper.remove(RowMapper.NodeInfo rootInfo)
Deletes a hierarchy and returns information to generate invalidations.
|
List<RowMapper.NodeInfo> |
CachingRowMapper.remove(RowMapper.NodeInfo rootInfo) |
Modifier and Type | Method and Description |
---|---|
List<RowMapper.NodeInfo> |
RowMapper.remove(RowMapper.NodeInfo rootInfo)
Deletes a hierarchy and returns information to generate invalidations.
|
List<RowMapper.NodeInfo> |
CachingRowMapper.remove(RowMapper.NodeInfo rootInfo) |
Modifier and Type | Method and Description |
---|---|
List<RowMapper.NodeInfo> |
JDBCRowMapper.remove(RowMapper.NodeInfo rootInfo) |
Modifier and Type | Method and Description |
---|---|
List<RowMapper.NodeInfo> |
JDBCRowMapper.remove(RowMapper.NodeInfo rootInfo) |
Copyright © 2011 Nuxeo SA. All Rights Reserved.