Class and Description |
---|
ColumnVar
Represents a variable in an SQL expression.
|
IdColumn
A particular column in an SQL expression.
|
JoinItem
An SQL join.
|
RefIdColumn
Represents a variable's internal id value in an SQL expression.
|
SelectProjection
A collection of SQL expressions that form an RDF value binding.
|
SelectQuery
An SQL query.
|
SelectQuery.OrderElem |
SqlCase
The SQL CASE WHEN THEN END expression.
|
SqlCase.Entry |
SqlCompare.Operator |
SqlRegex
The regular SQL expression - notation varies between databases.
|
UnionItem
An SQL UNION expression between two
FromItem s. |
Class and Description |
---|
BNodeColumn
Represents the BNode value of a variable.
|
ColumnVar
Represents a variable in an SQL expression.
|
DatatypeColumn
Represents a variable's datatype value in an SQL expression.
|
DateTimeColumn
Represents a variable's time value in an SQL expression.
|
DoubleValue
A static number in an SQL expression.
|
FalseValue
Represents the value false in an SQL expression.
|
HashColumn
Represents the Hash value of a variable.
|
IdColumn
A particular column in an SQL expression.
|
JoinItem
An SQL join.
|
LabelColumn
Represents a variable's label value in an SQL expression.
|
LanguageColumn
Represents a variables language value in an SQL expression.
|
LongLabelColumn
Represents a variable's long label value in an SQL expression.
|
LongURIColumn
Represents a variable's Long URI value in an SQL expression.
|
NumberValue
A static long value in an SQL expression.
|
NumericColumn
Represents a variable's numeric value in an SQL expression.
|
RefIdColumn
Represents a variable's internal id value in an SQL expression.
|
SelectProjection
A collection of SQL expressions that form an RDF value binding.
|
SelectQuery
An SQL query.
|
SqlAbs
The SQL ABS expression.
|
SqlAnd
The SQL AND expression.
|
SqlCase
The SQL CASE WHEN THEN END expression.
|
SqlCast
The SQL IS CAST expression.
|
SqlCompare
The SQL compare expressions (>, <, >=, <=).
|
SqlConcat
The SQL concatenate expression (||).
|
SqlEq
The SQL equals expression (=).
|
SqlIsNull
The SQL IS NULL expression.
|
SqlLike
The SQL LIKE operator.
|
SqlLowerCase
The SQL LOWER function.
|
SqlMathExpr
The SQL subtraction (-) expression.
|
SqlNot
The SQL NOT expression.
|
SqlNull
The SQL NULL expression.
|
SqlOr
The SQL OR expression.
|
SqlRegex
The regular SQL expression - notation varies between databases.
|
SqlShift
The SQL binary shift right (>>) expression.
|
StringValue
An SQL VARCHAR expression.
|
TrueValue
The boolean SQL expression of true.
|
UnionItem
An SQL UNION expression between two
FromItem s. |
URIColumn
Represents a variable's URI value in an SQL expression.
|
Class and Description |
---|
ColumnVar
Represents a variable in an SQL expression.
|
SqlCompare.Operator |
Class and Description |
---|
ColumnVar
Represents a variable in an SQL expression.
|
Class and Description |
---|
BNodeColumn
Represents the BNode value of a variable.
|
DatatypeColumn
Represents a variable's datatype value in an SQL expression.
|
DateTimeColumn
Represents a variable's time value in an SQL expression.
|
HashColumn
Represents the Hash value of a variable.
|
LabelColumn
Represents a variable's label value in an SQL expression.
|
LanguageColumn
Represents a variables language value in an SQL expression.
|
LongLabelColumn
Represents a variable's long label value in an SQL expression.
|
LongURIColumn
Represents a variable's Long URI value in an SQL expression.
|
NumericColumn
Represents a variable's numeric value in an SQL expression.
|
RefIdColumn
Represents a variable's internal id value in an SQL expression.
|
SelectQuery
An SQL query.
|
SqlAnd
The SQL AND expression.
|
SqlCase
The SQL CASE WHEN THEN END expression.
|
SqlCompare
The SQL compare expressions (>, <, >=, <=).
|
SqlConcat
The SQL concatenate expression (||).
|
SqlEq
The SQL equals expression (=).
|
SqlIsNull
The SQL IS NULL expression.
|
SqlLowerCase
The SQL LOWER function.
|
SqlNot
The SQL NOT expression.
|
SqlOr
The SQL OR expression.
|
UnionItem
An SQL UNION expression between two
FromItem s. |
URIColumn
Represents a variable's URI value in an SQL expression.
|
Class and Description |
---|
SqlRegex
The regular SQL expression - notation varies between databases.
|
Copyright © 2001–2017 Aduna. All rights reserved.