org.apache.ws.jaxme.sqls.impl
public class ColumnImpl extends AbstractColumn
Implementation of a column.
Nested Class Summary | |
---|---|
static class | ColumnImpl.NameImpl |
static class | ColumnImpl.TypeImpl |
Constructor Summary | |
---|---|
protected | ColumnImpl(Table pTable, Column.Name pName, Column.Type pType) |
Method Summary | |
---|---|
String | getQName() |
Table | getTable() |
boolean | isPrimaryKeyPart() |
boolean | isVirtual() |