Package | Description |
---|---|
org.nuxeo.ecm.core.storage.sql |
Implementation of a Nuxeo repository over an SQL database.
|
org.nuxeo.ecm.core.storage.sql.jdbc | |
org.nuxeo.ecm.core.storage.sql.management |
Simple MBean to report the status of a SQL repository.
|
org.nuxeo.ecm.core.storage.sql.net |
Modifier and Type | Field and Description |
---|---|
Class<? extends RepositoryBackend> |
RepositoryDescriptor.backendClass |
Modifier and Type | Class and Description |
---|---|
class |
JDBCBackend
JDBC Backend for a repository.
|
Modifier and Type | Class and Description |
---|---|
class |
MonitoredBackend |
class |
MonitoredJDBCBackend |
class |
MonitoredNetBackend |
Modifier and Type | Class and Description |
---|---|
class |
NetBackend
Network client backend for a repository.
|
Copyright © 2013 Nuxeo SA. All Rights Reserved.