Nuxeo ECM Projects 5.4.3-SNAPSHOT

Package org.nuxeo.ecm.core.storage.sql.jdbc.db

Internal API to deal with the database by generating SQL statements.

See:
          Description

Interface Summary
Table A SQL table.
 

Class Summary
Column An SQL column.
Database A collection of Tables.
Delete A DELETE statement.
Insert An INSERT statement.
Join A SQL JOIN.
Select A SELECT statement.
TableAlias An alias for an existing table.
TableImpl The basic implementation of a SQL table.
Update An UPDATE statement.
 

Package org.nuxeo.ecm.core.storage.sql.jdbc.db Description

Internal API to deal with the database by generating SQL statements.


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.