org.apache.ws.jaxme.sqls.db2
public class DB2ColumnImpl extends ColumnImpl implements DB2Column
Default implementation of a column in a DB2 database.
| Constructor Summary | |
|---|---|
| protected | DB2ColumnImpl(Table pTable, Column.Name pName, Column.Type pType) |
| Method Summary | |
|---|---|
| String | getGeneratedAs() |
| void | setGeneratedAs(String pGeneratedAs) |