Package org.tmatesoft.sqljet.core.schema
Interface ISqlJetNullLiteral
- All Superinterfaces:
ISqlJetExpression
,ISqlJetLiteralValue
- All Known Implementing Classes:
SqlJetBoolLiteral
,SqlJetNullLiteral
"NULL" literal.
- Author:
- TMate Software Ltd., Dmitry Stadnik (dtrace@seznam.cz)
-
Method Summary
Methods inherited from interface org.tmatesoft.sqljet.core.schema.ISqlJetExpression
getValue