T
- public interface IViewExprAttribute<T extends IAttribute> extends IViewAttribute<T>
Modifier and Type | Method and Description |
---|---|
String |
getDataEntryColName()
The name of the column to use for dataEntry insert/update queries or null
if attribute is computed from other several columns.
|
String |
getExpression()
SQL Expression used to retrieve data from database
|
getAttribute, getDataTypeInfo, getExpandedChildren, getLength, getLogicalType, getName, getPrecision, getScale, getSimpleName, getView, getVisibility, isWritable
Copyright © 2016. All rights reserved.