Package | Description |
---|---|
org.openrdf.sail.rdbms.algebra | |
org.openrdf.sail.rdbms.algebra.base |
Modifier and Type | Class and Description |
---|---|
class |
SqlAbs
The SQL ABS expression.
|
class |
SqlCast
The SQL IS CAST expression.
|
class |
SqlIsNull
The SQL IS NULL expression.
|
class |
SqlLowerCase
The SQL LOWER function.
|
class |
SqlNot
The SQL NOT expression.
|
class |
SqlShift
The SQL binary shift right (>>) expression.
|
Modifier and Type | Method and Description |
---|---|
UnarySqlOperator |
UnarySqlOperator.clone() |
Modifier and Type | Method and Description |
---|---|
protected void |
RdbmsQueryModelVisitorBase.meetUnarySqlOperator(UnarySqlOperator node) |
Copyright © 2001-2013 Aduna. All Rights Reserved.