Package | Description |
---|---|
com.hp.hpl.jena.sdb.compiler | |
com.hp.hpl.jena.sdb.core | |
com.hp.hpl.jena.sdb.core.sqlnode |
Modifier and Type | Method and Description |
---|---|
abstract SqlExpr |
SDBConstraint.compile(Scope scope) |
Modifier and Type | Class and Description |
---|---|
class |
Scope2 |
class |
ScopeBase |
class |
ScopeNull |
class |
ScopeOptional |
class |
ScopeRename |
Modifier and Type | Method and Description |
---|---|
SqlExpr |
ExprCompile.compile(Expr expr,
ExprPattern pattern,
Scope scope) |
Constructor and Description |
---|
Scope2(Scope left,
Scope right) |
ScopeOptional(Scope subScope) |
ScopeRename(Scope oldScope) |
Modifier and Type | Method and Description |
---|---|
Scope |
SqlTable.getIdScope() |
Scope |
SqlJoin.getIdScope() |
Scope |
SqlCoalesce.getIdScope() |
Scope |
SqlSelectBlock.getIdScope() |
Scope |
SqlUnion.getIdScope() |
Scope |
SqlNode.getIdScope() |
Scope |
SqlNodeBase1.getIdScope() |
Scope |
SqlTable.getNodeScope() |
Scope |
SqlJoin.getNodeScope() |
Scope |
SqlCoalesce.getNodeScope() |
Scope |
SqlSelectBlock.getNodeScope() |
Scope |
SqlUnion.getNodeScope() |
Scope |
SqlNode.getNodeScope() |
Scope |
SqlNodeBase1.getNodeScope() |
Licenced under the Apache License, Version 2.0