Nuxeo Enterprise Platform 5.4

Uses of Class
org.nuxeo.ecm.core.storage.sql.DefaultBinaryManager

Packages that use DefaultBinaryManager
org.nuxeo.ecm.core.storage.sql Implementation of a Nuxeo repository over an SQL database. 
 

Uses of DefaultBinaryManager in org.nuxeo.ecm.core.storage.sql
 

Subclasses of DefaultBinaryManager in org.nuxeo.ecm.core.storage.sql
 class XORBinaryManager
          A simple binary manager that "hides" binaries on the filesystem by scrambling them on write and unscrambling them on read using XOR.
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.