| Package | Description |
|---|---|
| com.github.fabienbarbero.sql.helper |
| Modifier and Type | Method and Description |
|---|---|
SQLColumn |
SQLTable.getColumn(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<SQLColumn> |
SQLTable.getColumns()
Get the table columns
|
List<SQLColumn> |
SQLTable.getPrimaryColumns()
Get the primary columns for this table
|
Copyright © 2018. All rights reserved.