JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.tmatesoft.sqljet.core.schema
Interface ISqlJetLiteralValue
All Superinterfaces:
ISqlJetExpression
All Known Subinterfaces:
ISqlJetBlobLiteral
,
ISqlJetFloatLiteral
,
ISqlJetIntegerLiteral
,
ISqlJetNullLiteral
,
ISqlJetStringLiteral
All Known Implementing Classes:
SqlJetBlobLiteral
,
SqlJetBoolLiteral
,
SqlJetFloatLiteral
,
SqlJetIntegerLiteral
,
SqlJetNullLiteral
,
SqlJetStringLiteral
public interface
ISqlJetLiteralValue
extends
ISqlJetExpression
Literal's value.
Method Summary
Methods inherited from interface org.tmatesoft.sqljet.core.schema.
ISqlJetExpression
getValue
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method