| Package | Description |
|---|---|
| org.nuxeo.ecm.core.storage | |
| org.nuxeo.ecm.core.storage.dbs | |
| org.nuxeo.ecm.core.storage.sql.coremodel |
| Modifier and Type | Field and Description |
|---|---|
Map<BaseDocument<T>,List<org.apache.commons.lang3.tuple.Pair<T,Blob>>> |
BaseDocument.BlobWriteContext.blobWriteInfosPerDoc |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseDocument.BlobWriteContext.recordBlob(T state,
Blob blob,
BaseDocument<T> doc)
Records a blob update.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DBSDocument
Implementation of a
Document for Document-Based Storage. |
| Modifier and Type | Class and Description |
|---|---|
class |
SQLDocumentLive |
class |
SQLDocumentVersion |
Copyright © 2015 Nuxeo SA. All rights reserved.