| Package | Description |
|---|---|
| org.nuxeo.common.file | |
| org.nuxeo.ecm.core.storage.sql |
Implementation of a Nuxeo repository over an SQL database.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LRUFileCache
A LRU cache of
Files with capped filesystem size. |
| Constructor and Description |
|---|
LazyBinary(String digest,
FileCache fileCache)
A lazy binary for the given digest.
|
SQLBinaryManager.SQLLazyBinary(String digest,
FileCache fileCache,
DataSource dataSource,
String getSql,
String getLengthSql) |
Copyright © 2011 Nuxeo SA. All Rights Reserved.