|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectbutler.sql.metadata.Column
butler.ext.trans.TransColumn
public class TransColumn
| Constructor Summary | |
|---|---|
TransColumn(boolean pk,
TransCallback callback)
|
|
| Method Summary | |
|---|---|
void |
setTable(Table tab)
|
| 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, isPhysical, le, like, lt, ne, set, setCaption, setDatatype, setDefaultValue, setEditable, setInPrimaryKey, setNullable, toString, toXML |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TransColumn(boolean pk,
TransCallback callback)
throws java.lang.Exception
java.lang.Exception| Method Detail |
|---|
public void setTable(Table tab)
throws java.lang.Exception
setTable in class Columnjava.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||