Class SqlJetBlobLiteral

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

public class SqlJetBlobLiteral extends SqlJetExpression implements ISqlJetBlobLiteral
  • Constructor Details

    • SqlJetBlobLiteral

      public SqlJetBlobLiteral(org.antlr.runtime.tree.CommonTree ast)
  • Method Details