java.lang.Object
org.tentackle.wurblet.Join
Load join.
- Author:
- harald
-
Constructor Details
-
Join
Creates an unnamed join.- Parameters:
relation- the relationargument- the wurblet argument
-
-
Method Details
-
getRelation
Gets the relation wrapped by this 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
-