Class MinusOp
- java.lang.Object
-
- net.sf.jsqlparser.parser.ASTNodeAccessImpl
-
- net.sf.jsqlparser.statement.select.SetOperation
-
- net.sf.jsqlparser.statement.select.MinusOp
-
- All Implemented Interfaces:
java.io.Serializable
,ASTNodeAccess
public class MinusOp extends SetOperation
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description MinusOp()
-
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
-
-