org.geotools.arcsde.data.view
Class OrderByElementQualifier
Object
OrderByElementQualifier
- All Implemented Interfaces:
- OrderByVisitor
public class OrderByElementQualifier
- extends Object
- implements OrderByVisitor
Qualifies a column reference in an order by clause
- Since:
- 2.3.x
- Author:
- Gabriel Roldan, Axios Engineering
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
qualify
public static OrderByElement qualify(ISession session,
Map<String,Object> tableAliases,
OrderByElement orderBy)
visit
public void visit(OrderByElement orderBy)
- Specified by:
visit
in interface OrderByVisitor
Copyright © 1996-2014 Geotools. All Rights Reserved.