Package net.ontopia.topicmaps.db2tm
Class ExpressionVirtualColumn
java.lang.Object
net.ontopia.topicmaps.db2tm.ExpressionVirtualColumn
INTERNAL: Represents an <expression-column> element in the
mapping file. Effectively a virtual column which uses a SQL
expression to produce a value inside the SQL query.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ExpressionVirtualColumn
-
-
Method Details
-
getColumnName
-
getSQLExpression
-
setSQLExpression
-