Package | Description |
---|---|
org.nuxeo.ecm.core.opencmis.impl.server | |
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.jdbc.dialect |
Database
Dialect s implementations;
a Dialect encapsulates knowledge about database-specific behavior. |
org.nuxeo.ecm.platform.tag |
Class and Description |
---|
QueryMaker
A Query Maker, that can transform a query string into a SQL statement.
|
QueryMaker.Query
A SQL query that can be executed by the backend.
|
SQLInfo |
SQLInfo.MapMaker
Knows how to build a result map for a row given a
ResultSet . |
Class and Description |
---|
QueryMaker
A Query Maker, that can transform a query string into a SQL statement.
|
QueryMaker.Query
A SQL query that can be executed by the backend.
|
SQLInfo |
Class and Description |
---|
ClusterNodeHandler
Encapsulates cluster node operations.
|
CollectionIO
Interface for a class that knows how to get a collection's value from a result set, and set a collection's values to
a prepared statement (and execute it).
|
JDBCConnection
Holds a connection to a JDBC database.
|
JDBCConnectionPropagator
Knows all the
JDBCConnection s in use by a backend, so that they can notify each other when there's a
connection failure. |
JDBCLogger
Logger used for debugging.
|
JDBCMapper
A
JDBCMapper maps objects to and from a JDBC database. |
JDBCRowMapper
A
JDBCRowMapper maps Row s to and from a JDBC database. |
NXQLQueryMaker.DocKind |
QueryMaker
A Query Maker, that can transform a query string into a SQL statement.
|
QueryMaker.Query
A SQL query that can be executed by the backend.
|
QueryMakerDescriptor
Descriptor for the registration of a QueryMaker.
|
QueryMakerService
Service for the registration of QueryMaker classes.
|
SQLInfo |
SQLInfo.MapMaker
Knows how to build a result map for a row given a
ResultSet . |
SQLInfo.SQLInfoSelect |
SQLInfo.SQLInfoSelection
Info about how to do the query to get a
Selection . |
Class and Description |
---|
JDBCConnection
Holds a connection to a JDBC database.
|
QueryMaker.QueryMakerException |
Class and Description |
---|
NXQLQueryMaker
Transformer of NXQL queries into underlying SQL queries to the actual database.
|
QueryMaker
A Query Maker, that can transform a query string into a SQL statement.
|
QueryMaker.Query
A SQL query that can be executed by the backend.
|
SQLInfo |
Copyright © 2015 Nuxeo SA. All rights reserved.