- java.lang.Object
-
- net.sf.jsqlparser.parser.ASTNodeAccessImpl
-
- net.sf.jsqlparser.statement.select.SetOperation
-
- net.sf.jsqlparser.statement.select.ExceptOp
-
- All Implemented Interfaces:
Serializable
,net.sf.jsqlparser.parser.ASTNodeAccess
public class ExceptOp extends SetOperation
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ExceptOp()
-
Method Summary
-
Methods inherited from class net.sf.jsqlparser.statement.select.SetOperation
toString
-
-