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