public static class JsonDatabaseTable.Column extends JsonOpenObject
| Modifier and Type | Field and Description |
|---|---|
String |
datatype |
Boolean |
isNullable |
String |
name |
| Constructor and Description |
|---|
Column(it.unibz.inf.ontop.dbschema.Attribute attribute) |
Column(String name,
Boolean isNullable,
String datatype) |
getAdditionalProperties, setAdditionalPropertyCopyright © 2009–2021 Free University of Bozen-Bolzano. All rights reserved.