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
- All Known Implementing Classes:
- SqlJetBetweenExpression, SqlJetBinaryExpression, SqlJetBindParameter, SqlJetBlobLiteral, SqlJetBoolLiteral, SqlJetCaseExpression, SqlJetCastExpression, SqlJetCollateExpression, SqlJetColumnExpression, SqlJetExpression, SqlJetFloatLiteral, SqlJetFunctionExpression, SqlJetFunctionLiteral, SqlJetInTableExpression, SqlJetIntegerLiteral, SqlJetInValuesExpression, SqlJetIsNullExpression, SqlJetMatchExpression, SqlJetNullLiteral, SqlJetRaiseExpression, SqlJetStringLiteral, SqlJetUnaryExpression
public interface ISqlJetExpressionSQL expression.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description java.lang.ObjectgetValue()
-
DataMelt 3.0 © DataMelt by jWork.ORG