public interface EntityReferenceAliases
EntityReference
 todo : add a contract (interface) that can be shared by entity and collection alias info objects as lhs/rhs of a join ?| Modifier and Type | Method and Description | 
|---|---|
EntityAliases | 
getColumnAliases()
Obtain the column aliases for the select fragment columns associated with the described entity reference. 
 | 
String | 
getTableAlias()
Obtain the table alias used for referencing the table of the EntityReference. 
 | 
String getTableAlias()
EntityAliases getColumnAliases()
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.