public interface OwSelectList
SQL AST node : <select list> 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 |
---|---|
boolean |
containsColumnReference(String tableName,
String columnReferenceName) |
StringBuilder |
createSelectListSQLString() |
List<OwColumnQualifier> |
getColumnQualifiers() |
StringBuilder createSelectListSQLString()
List<OwColumnQualifier> getColumnQualifiers()
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.