public static class JoiningSet.JoinPart extends Object implements Serializable, Cloneable
| Constructor and Description |
|---|
JoinPart(int type) |
JoinPart(int type,
Expression on_expression)
Constructs the JoinPart.
|
public JoinPart(int type,
Expression on_expression)
public JoinPart(int type)
public Object clone() throws CloneNotSupportedException
clone in class ObjectCloneNotSupportedExceptionCopyright © 2019. All rights reserved.