org.tmatesoft.sqljet.core.schema
Interface ISqlJetStringLiteral
-
- All Superinterfaces:
- ISqlJetExpression, ISqlJetLiteralValue
- All Known Implementing Classes:
- SqlJetStringLiteral
public interface ISqlJetStringLiteral extends ISqlJetLiteralValue
String literal.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description java.lang.StringgetValue()
-
-
-
Method Detail
-
getValue
java.lang.String getValue()
- Specified by:
getValuein interfaceISqlJetExpression
-
-
DataMelt 3.0 © DataMelt by jWork.ORG