Modifier and Type | Method and Description |
---|---|
java.lang.String |
getJoinedPropertyName()
Obtain the name of the property that defines the join, relative to the PropertyMapping
(
QuerySpace.toAliasedColumns(String, String) ) of the left-hand-side
(Join.getLeftHandSide() ) of the join |
Type |
getJoinedPropertyType()
Get the property type of the joined property.
|
getAnyAdditionalJoinConditions, getLeftHandSide, getRightHandSide, isRightHandSideRequired, resolveAliasedLeftHandSideJoinConditionColumns, resolveNonAliasedRightHandSideJoinConditionColumns
java.lang.String getJoinedPropertyName()
QuerySpace.toAliasedColumns(String, String)
) of the left-hand-side
(Join.getLeftHandSide()
) of the joinType getJoinedPropertyType()
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.