Nuxeo Enterprise Platform 5.4

Package org.nuxeo.ecm.core.storage.sql.coremodel

Interface Summary
SQLDocument Base interface for SQL documents.
 

Class Summary
BinaryTextListener Listener that does fulltext extraction from the blobs of documents whose ids have been recorded in the bundle's events.
SQLBaseProperty  
SQLBlob A Blob wrapping a Binary value.
SQLCollectionProperty A SQLCollectionProperty gives access to a wrapped SQL-level CollectionProperty.
SQLComplexListProperty A SQLComplexListProperty gives access to a wrapped collection of SQL-level Nodes.
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 Summary
SQLDocumentVersion.VersionNotModifiableException  
 


Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.