SQLJet Home

org.tmatesoft.sqljet.core.schema
Interface ISqlJetExpression

All Known Subinterfaces:
ISqlJetBetweenExpression, ISqlJetBinaryExpression, ISqlJetBindParameter, ISqlJetBlobLiteral, ISqlJetCaseExpression, ISqlJetCastExpression, ISqlJetCollateExpression, ISqlJetColumnExpression, ISqlJetFloatLiteral, ISqlJetFunctionExpression, ISqlJetFunctionLiteral, ISqlJetInExpression, ISqlJetInTableExpression, ISqlJetIntegerLiteral, ISqlJetInValuesExpression, ISqlJetIsNullExpression, ISqlJetLiteralValue, ISqlJetMatchExpression, ISqlJetNullLiteral, ISqlJetRaiseExpression, ISqlJetStringLiteral, ISqlJetUnaryExpression

public interface ISqlJetExpression

SQL expression.

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

Method Summary
 java.lang.Object getValue()
           
 

Method Detail

getValue

java.lang.Object getValue()

SQLJet Home

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