Package org.nuxeo.ecm.core.storage.sql.jdbc.db
Internal API to deal with the database by generating SQL statements.
-
Interface Summary Interface Description Table A SQL table. -
Class Summary Class Description Column An SQLcolumn.Database A collection ofTables.Delete ADELETEstatement.Insert AnINSERTstatement.Join A SQL JOIN.Select ASELECTstatement.TableAlias An alias for an existing table.TableImpl The basic implementation of a SQL table.Update AnUPDATEstatement. -
Enum Summary Enum Description Table.IndexType