Interface | Description |
---|---|
SQLDocument |
Base interface for SQL documents.
|
Class | Description |
---|---|
BinaryTextListener |
Listener that does fulltext extraction from the blobs of documents whose ids
have been recorded in the bundle's events.
|
SQLBaseProperty | |
SQLBlob | |
SQLCollectionProperty |
A
SQLCollectionProperty gives access to a wrapped SQL-level
CollectionProperty . |
SQLComplexListProperty |
A
SQLComplexListProperty gives access to a wrapped collection of
SQL-level Node s. |
SQLComplexProperty |
A
SQLComplexProperty gives access to a wrapped SQL-level Node
. |
SQLContentProperty |
A
SQLContentProperty gives access to a blob, which consists of a
Node of a specialized type: content . |
SQLDocumentLive | |
SQLDocumentProxy |
A proxy is a shortcut to a target document (a version or normal document).
|
SQLDocumentVersion | |
SQLQueryResult | |
SQLQueryResult.PathComparator | |
SQLRepository |
This is the
Session factory when the repository is used outside of a
datasource. |
SQLRepositoryFactory |
SQL repository factory.
|
SQLSecurityManager | |
SQLSession |
This class is the bridge between the Nuxeo SPI Session and the actual
low-level implementation of the SQL storage session.
|
SQLSimpleProperty |
A
SQLSimpleProperty gives access to a wrapped SQL-level
SimpleProperty . |
Exception | Description |
---|---|
SQLDocumentVersion.VersionNotModifiableException |
Copyright © 2011 Nuxeo SA. All Rights Reserved.