| Package | Description |
|---|---|
| org.bridje.sql | |
| org.bridje.sql.impl |
| Modifier and Type | Method and Description |
|---|---|
static BuildTableStep |
SQL.buildTable(String name)
Creates a new SQL table builder, that can be use to collect all the data
for the new table.
|
BuildTableStep |
BuildTableStep.key(Column<?,?> column)
Adds the key to the table.
|
| Modifier and Type | Method and Description |
|---|---|
BuildTableStep |
SQLFactory.buildTable(String name) |
Copyright © 2015–2018 Bridje Framework. All rights reserved.