| Package | Description |
|---|---|
| org.dashbuilder.dataprovider.sql | |
| org.dashbuilder.dataprovider.sql.dialect | |
| org.dashbuilder.dataprovider.sql.model |
| Modifier and Type | Method and Description |
|---|---|
static CreateTable |
SQLFactory.createTable(Connection connection) |
| Modifier and Type | Method and Description |
|---|---|
String |
Dialect.getSQL(CreateTable create) |
String |
DefaultDialect.getSQL(CreateTable create) |
| Modifier and Type | Method and Description |
|---|---|
CreateTable |
CreateTable.columns(Column... cols) |
CreateTable |
CreateTable.primaryKey(Column... cols) |
Copyright © 2017–2020 JBoss by Red Hat. All rights reserved.