Class SqlJetStringLiteral

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

public class SqlJetStringLiteral extends SqlJetExpression implements ISqlJetStringLiteral