public interface OwTableReference
SQL AST node : <table reference> 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 |
createTableReferenceSQLString() |
List<OwColumnQualifier> |
getColumnQualifiers() |
OwColumnQualifier |
getMainTableQualifier() |
StringBuilder createTableReferenceSQLString()
StringBuilder
filled with the String representation of this table referenceList<OwColumnQualifier> getColumnQualifiers()
OwColumnQualifier getMainTableQualifier()
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.