public interface DataElement extends BaseElement
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getColumnClassName() |
int |
getJdbcType() |
int |
getScale() |
Table |
getTable() |
default java.lang.Class<?> |
getType() |
canBeNull, getForeignKey, getName, getPosition, getSize, isAutoIncrement, isGenerated, isNullableTable getTable()
int getJdbcType()
java.lang.String getColumnClassName()
getColumnClassName in interface BaseElementint getScale()
default java.lang.Class<?> getType()
Copyright © 2023. All rights reserved.