|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectuk.ac.starlink.table.jdbc.JDBCFormatter.SqlColumn
public static class JDBCFormatter.SqlColumn
Describes a column as it will be written to a table in an RDBMS.
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public int getSqlType()
Typespublic java.lang.String getColumnName()
public java.lang.String getTypeSpec()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||