Package org.sqlite.parser.ast
Class RaiseExpr
java.lang.Object
org.sqlite.parser.ast.RaiseExpr
Represents a
RAISE
expression.
raise-function-
Field Details
-
type
-
err
-
-
Constructor Details
-
RaiseExpr
-
-
Method Details
-
toSql
- Specified by:
toSql
in interfaceToSql
- Throws:
IOException
-