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