| Package | Description |
|---|---|
| mil.nga.geopackage.db.table | |
| mil.nga.geopackage.user |
| Modifier and Type | Method and Description |
|---|---|
static ColumnConstraints |
ConstraintParser.getColumnConstraints(String constraintSql)
Attempt to get column constraints by parsing the SQL statement
|
ColumnConstraints |
TableConstraints.getColumnConstraints(String columnName)
Get the column constraints
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,ColumnConstraints> |
TableConstraints.getColumnConstraints()
Get the column constraints
|
| Modifier and Type | Method and Description |
|---|---|
void |
TableConstraints.addColumnConstraints(ColumnConstraints constraints)
Add column constraints
|
void |
ColumnConstraints.addConstraints(ColumnConstraints constraints)
Add constraints
|
| Modifier and Type | Method and Description |
|---|---|
void |
TableConstraints.addColumnConstraints(Collection<ColumnConstraints> constraints)
Add column constraints
|
void |
TableConstraints.addColumnConstraints(Map<String,ColumnConstraints> constraints)
Add column constraints
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserColumn.addConstraints(ColumnConstraints constraints)
Add constraints
|
Copyright © 2020 National Geospatial-Intelligence Agency. All rights reserved.