Package | Description |
---|---|
org.apache.metamodel.create |
API for creating tables
|
Modifier and Type | Interface and Description |
---|---|
interface |
ColumnBuilder<T extends ColumnBuilder<?>>
Abstract interface for components that build columns.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ColumnCreationBuilder
Builder object for creating
Column s. |
Modifier and Type | Class and Description |
---|---|
class |
CreateTableColumnBuilder
Column builder for
CreateTable . |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.