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
Author:
TMate Software Ltd., Dmitry Stadnik (dtrace@seznam.cz)
  • Constructor Details

    • SqlJetBlobLiteral

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