public class DliColumn extends Object
Constructor and Description |
---|
DliColumn(String columnName,
String tableName,
String tableSchema,
DliType type,
String typeName,
String comment,
int ordinalPos) |
Modifier and Type | Method and Description |
---|---|
int |
getDecimalDigits() |
int |
getIsNullable() |
String |
getIsNullableString() |
int |
getNumPercRaidx() |
int |
getType() |
public int getType() throws SQLException
SQLException
public int getNumPercRaidx()
public int getDecimalDigits()
public int getIsNullable()
public String getIsNullableString()
Copyright © 2025. All rights reserved.