Package | Description |
---|---|
org.nuxeo.ecm.core.storage.sql.coremodel |
Modifier and Type | Class and Description |
---|---|
class |
SQLCollectionProperty
A
SQLCollectionProperty gives access to a wrapped SQL-level
CollectionProperty . |
class |
SQLComplexListProperty
A
SQLComplexListProperty gives access to a wrapped collection of
SQL-level Node s. |
class |
SQLComplexProperty
A
SQLComplexProperty gives access to a wrapped SQL-level Node
. |
class |
SQLContentProperty
A
SQLContentProperty gives access to a blob, which consists of a
Node of a specialized type: content . |
class |
SQLDocumentLive |
class |
SQLDocumentVersion |
class |
SQLSimpleProperty
A
SQLSimpleProperty gives access to a wrapped SQL-level
SimpleProperty . |
Copyright © 2011 Nuxeo SA. All Rights Reserved.