public static class JDBCFormatter.SqlColumn extends Object
Modifier and Type | Method and Description |
---|---|
String |
getColumnName()
Name used for the column.
|
int |
getSqlType()
Returns the SQL type code for this column.
|
String |
getTypeSpec()
Type specification as used in CREATE statement.
|
public int getSqlType()
Types
public String getColumnName()
public String getTypeSpec()
Copyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.