public interface OrderByAliasResolver
Modifier and Type | Method and Description |
---|---|
java.lang.String |
resolveTableAlias(java.lang.String columnReference)
Given a column reference, resolve the table alias to apply to the column to qualify it.
|
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.