Package | Description |
---|---|
org.apache.metamodel |
Root package for MetaModel
|
org.apache.metamodel.create |
API for creating tables
|
org.apache.metamodel.intercept |
Class and Description |
---|
TableCreatable
Interface for objects that support creating new tables.
|
TableCreationBuilder
Builder object for
Table creation. |
Class and Description |
---|
ColumnBuilder
Abstract interface for components that build columns.
|
ColumnCreationBuilder
Builder object for creating
Column s. |
CreateTable
Represents a single CREATE TABLE operation to be applied to a
UpdateableDataContext . |
CreateTableColumnBuilder
Column builder for
CreateTable . |
TableCreationBuilder
Builder object for
Table creation. |
Class and Description |
---|
TableCreationBuilder
Builder object for
Table creation. |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.