Package | Description |
---|---|
org.nuxeo.ecm.core.opencmis.impl.server | |
org.nuxeo.ecm.core.storage.sql.jdbc | |
org.nuxeo.ecm.core.storage.sql.jdbc.db |
Internal API to deal with the database by generating SQL statements.
|
org.nuxeo.ecm.core.storage.sql.jdbc.dialect |
Database
Dialect s implementations;
a Dialect encapsulates knowledge about database-specific behavior. |
org.nuxeo.ecm.directory.sql | |
org.nuxeo.ecm.directory.sql.filter | |
org.nuxeo.ecm.platform.tag |
Class and Description |
---|
Column
An SQL
column . |
Database
A collection of
Table s. |
Join
A SQL JOIN.
|
Table
A SQL table.
|
Class and Description |
---|
Column
An SQL
column . |
Database
A collection of
Table s. |
Join
A SQL JOIN.
|
Select
A
SELECT statement. |
Table
A SQL table.
|
Update
An
UPDATE statement. |
Class and Description |
---|
Column
An SQL
column . |
Join
A SQL JOIN.
|
Table
A SQL table.
|
Table.IndexType |
Class and Description |
---|
Column
An SQL
column . |
Database
A collection of
Table s. |
Join
A SQL JOIN.
|
Table
A SQL table.
|
Table.IndexType |
Class and Description |
---|
Column
An SQL
column . |
Table
A SQL table.
|
Class and Description |
---|
Column
An SQL
column . |
Class and Description |
---|
Column
An SQL
column . |
Select
A
SELECT statement. |
Table
A SQL table.
|
Copyright © 2018 Nuxeo. All rights reserved.