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