SQLJet Home

org.tmatesoft.sqljet.core.schema
Interface ISqlJetNullLiteral

All Superinterfaces:
ISqlJetExpression, ISqlJetLiteralValue

public interface ISqlJetNullLiteral
extends ISqlJetLiteralValue

"NULL" literal.

Author:
TMate Software Ltd., Dmitry Stadnik (dtrace@seznam.cz)

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


SQLJet Home

Copyright © 2009-2010 TMate Software Ltd. All Rights Reserved.