public interface Field
Modifier and Type | Method and Description |
---|---|
TypeInfo<?> |
getDatabaseType() |
Object |
getDefaultValue() |
int |
getJdbcType() |
String |
getName() |
boolean |
isAutoIncrement() |
boolean |
isNotNull() |
boolean |
isPrimaryKey() |
boolean |
isUnique() |
Copyright © 2007–2022 Atlassian. All rights reserved.