Package org.sqlite.parser.ast
Class NotNullExpr
java.lang.Object
org.sqlite.parser.ast.NotNullExpr
Represents a
NOT NULL
expression.-
Field Details
-
expr
-
-
Constructor Details
-
NotNullExpr
-
-
Method Details
-
toSql
- Specified by:
toSql
in interfaceToSql
- Throws:
IOException
-