org.tmatesoft.sqljet.core.schema
Interface ISqlJetLiteralValue
-
- All Superinterfaces:
- ISqlJetExpression
- All Known Subinterfaces:
- ISqlJetBlobLiteral, ISqlJetFloatLiteral, ISqlJetIntegerLiteral, ISqlJetNullLiteral, ISqlJetStringLiteral
- All Known Implementing Classes:
- SqlJetBlobLiteral, SqlJetBoolLiteral, SqlJetFloatLiteral, SqlJetIntegerLiteral, SqlJetNullLiteral, SqlJetStringLiteral
public interface ISqlJetLiteralValue extends ISqlJetExpression
Literal's value.
-
-
Method Summary
-
Methods inherited from interface org.tmatesoft.sqljet.core.schema.ISqlJetExpression
getValue
-
-
DataMelt 3.0 © DataMelt by jWork.ORG