Package org.sqlite.parser.ast
Class NotLike
java.lang.Object
org.sqlite.parser.ast.NotLike
- All Implemented Interfaces:
ToSql
-
Field Details
-
LIKE
-
not
public final boolean not -
op
-
-
Constructor Details
-
NotLike
-
-
Method Details
-
toSql
- Specified by:
toSql
in interfaceToSql
- Throws:
IOException
-