Class IntersectOp
java.lang.Object
net.sf.jsqlparser.parser.ASTNodeAccessImpl
net.sf.jsqlparser.statement.select.SetOperation
net.sf.jsqlparser.statement.select.IntersectOp
- All Implemented Interfaces:
Serializable
,ASTNodeAccess
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.sf.jsqlparser.statement.select.SetOperation
toString
Methods inherited from class net.sf.jsqlparser.parser.ASTNodeAccessImpl
appendTo, getASTNode, setASTNode
-
Constructor Details
-
IntersectOp
public IntersectOp()
-