public class UFakeHDSColumn extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
getAttribute() |
int |
getColIndex() |
String |
getColumnName()
Gets the column's name.
|
String |
getFormat() |
String |
getFullName()
Gets the column's full name.
|
String |
getName() |
int |
getSqlType() |
boolean |
isArray() |
boolean |
isFldInWhere() |
String |
toString() |
public int getSqlType()
public String getFormat()
public boolean getAttribute()
public String getName()
public String getFullName()
public String getColumnName()
public int getColIndex()
public boolean isArray()
public boolean isFldInWhere()
© insightsoftware. All rights reserved.