Class SqlJetIntegerLiteral

java.lang.Object
org.tmatesoft.sqljet.core.internal.schema.SqlJetExpression
org.tmatesoft.sqljet.core.internal.schema.SqlJetIntegerLiteral
All Implemented Interfaces:
ISqlJetExpression, ISqlJetIntegerLiteral, ISqlJetLiteralValue

public class SqlJetIntegerLiteral extends SqlJetExpression implements ISqlJetIntegerLiteral