|
|||||||||
| 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
public class VirtualColumn
| Constructor Summary | |
|---|---|
VirtualColumn(java.lang.String name)
|
|
VirtualColumn(java.lang.String name,
Datatype datatype)
|
|
| Method Summary | |
|---|---|
boolean |
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 VirtualColumn(java.lang.String name)
throws java.lang.Exception
java.lang.Exception
public VirtualColumn(java.lang.String name,
Datatype datatype)
throws java.lang.Exception
java.lang.Exception| Method Detail |
|---|
public boolean isPhysical()
isPhysical in class Column
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||