Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.ecm.core.storage.sql.coremodel.SQLBaseProperty

Packages that use SQLBaseProperty
org.nuxeo.ecm.core.storage.sql.coremodel   
 

Uses of SQLBaseProperty in org.nuxeo.ecm.core.storage.sql.coremodel
 

Subclasses of SQLBaseProperty in org.nuxeo.ecm.core.storage.sql.coremodel
 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 Nodes.
 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.
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.