Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Interface
org.nuxeo.ecm.core.storage.sql.jdbc.CollectionIO

Packages that use CollectionIO
org.nuxeo.ecm.core.storage.sql.jdbc   
 

Uses of CollectionIO in org.nuxeo.ecm.core.storage.sql.jdbc
 

Classes in org.nuxeo.ecm.core.storage.sql.jdbc that implement CollectionIO
 class ACLCollectionIO
          Collection IO for arrays of ACLs.
 class ScalarCollectionIO
          Collection IO for arrays of scalar values.
 

Fields in org.nuxeo.ecm.core.storage.sql.jdbc declared as CollectionIO
static CollectionIO ScalarCollectionIO.INSTANCE
           
static CollectionIO ACLCollectionIO.INSTANCE
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.