SQLJet Home

org.tmatesoft.sqljet.core.schema
Interface ISqlJetStringLiteral

All Superinterfaces:
ISqlJetExpression, ISqlJetLiteralValue

public interface ISqlJetStringLiteral
extends ISqlJetLiteralValue

String literal.

Author:
TMate Software Ltd., Dmitry Stadnik (dtrace@seznam.cz)

Method Summary
 java.lang.String getValue()
           
 

Method Detail

getValue

java.lang.String getValue()
Specified by:
getValue in interface ISqlJetExpression

SQLJet Home

Copyright © 2009-2010 TMate Software Ltd. All Rights Reserved.