Package org.sqlite.parser.ast
Class CompoundSelect
java.lang.Object
org.sqlite.parser.ast.CompoundSelect
- All Implemented Interfaces:
ToSql
-
Field Details
-
operator
-
select
-
-
Constructor Details
-
CompoundSelect
-
-
Method Details
-
toSql
- Specified by:
toSql
in interfaceToSql
- Throws:
IOException
-