|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectbutler.sql.metadata.Column
butler.sql.metadata.VirtualColumn
butler.ext.attribute.AttributeColumn
public class AttributeColumn
| Constructor Summary | |
|---|---|
AttributeColumn(int attrid,
Datatype datatype)
|
|
| Method Summary | |
|---|---|
java.lang.Short |
getAttrid()
|
| Methods inherited from class butler.sql.metadata.VirtualColumn |
|---|
isPhysical |
| Methods inherited from class butler.sql.metadata.Column |
|---|
copy, createDatatype, eq, equals, equals, ge, get, getCaption, getColumn, getColumnSize, getCreateSQL, getDatatype, getDecimalDigits, getDefaultValue, getHelp, getLocalizableCaption, getName, getSQL, getSQL, getSQL, getTable, getTableName, getType, gt, hashCode, isEditable, isInPrimaryKey, isNullable, le, like, lt, ne, set, setCaption, setDatatype, setDefaultValue, setEditable, setInPrimaryKey, setNullable, setTable, toString, toXML |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AttributeColumn(int attrid,
Datatype datatype)
throws java.lang.Exception
java.lang.Exception| Method Detail |
|---|
public java.lang.Short getAttrid()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||