public interface OwValueExpression
SQL AST node : <value expression> syntax non-terminal as defined by the SQL grammar.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
Modifier and Type | Method and Description |
---|---|
StringBuilder |
createValueExpressionSQLString() |
List<OwColumnQualifier> |
getColumnQualifiers() |
StringBuilder createValueExpressionSQLString()
StringBuilder
filled with the SQL string representation of this value expressionList<OwColumnQualifier> getColumnQualifiers()
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.