Package org.eclipse.net4j.db.ddl
package org.eclipse.net4j.db.ddl
The Net4j DB framework concepts for the abstraction of the SQL data definition language.
-
ClassDescriptionA field (column) specification in a
DB table
.An index specification in aDB table
.An index field specification in aDB index
.Specifies a number ofDB tables
that can be created in or dropped from a database through aDB adapter
.Specifies a hierarchical namespace for elements in aDB schema
.A table specification in aDB schema
.