SQLJet Home

org.tmatesoft.sqljet.core.schema
Interface ISqlJetLiteralValue

All Superinterfaces:
ISqlJetExpression
All Known Subinterfaces:
ISqlJetBlobLiteral, ISqlJetFloatLiteral, ISqlJetIntegerLiteral, ISqlJetNullLiteral, ISqlJetStringLiteral

public interface ISqlJetLiteralValue
extends ISqlJetExpression

Literal's value.

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.