public interface OrderByAliasResolver
Modifier and Type | Method and Description |
---|---|
String |
resolveTableAlias(String columnReference)
Given a column reference, resolve the table alias to apply to the column to qualify it.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.