org.tmatesoft.sqljet.core.schema
Interface ISqlJetNullLiteral

All Superinterfaces:
ISqlJetExpression, ISqlJetLiteralValue
All Known Implementing Classes:
SqlJetNullLiteral

public interface ISqlJetNullLiteral
extends ISqlJetLiteralValue

"NULL" literal.


Method Summary
 
Methods inherited from interface org.tmatesoft.sqljet.core.schema.ISqlJetExpression
getValue