java.lang.Object
org.tentackle.wurblet.Join
A load join.
- Author:
- harald
-
Constructor Summary
ConstructorsConstructorDescriptionJoin(WurbletRelation wurbletRelation, WurbletArgument argument) Creates an unnamed load join. -
Method Summary
-
Constructor Details
-
Join
Creates an unnamed load join.- Parameters:
wurbletRelation- the wurblet relationargument- the wurblet argument
-
-
Method Details
-
getWurbletRelation
Gets the relation wrapped by this load join.- Returns:
- the relation, never null
-
getArgument
Gets the wurblet argument representing this join.- Returns:
- the wurblet argument
-
getName
Gets the name of the join.- Returns:
- the name, null if yet unnamed
-
setName
Sets the name of the join.- Parameters:
name- the name
-
hashCode
public int hashCode() -
equals
-
toString
-