|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Scope | |
|---|---|
| com.hp.hpl.jena.sdb.compiler | |
| com.hp.hpl.jena.sdb.core | |
| com.hp.hpl.jena.sdb.core.sqlnode | |
| Uses of Scope in com.hp.hpl.jena.sdb.compiler |
|---|
| Methods in com.hp.hpl.jena.sdb.compiler with parameters of type Scope | |
|---|---|
abstract SqlExpr |
SDBConstraint.compile(Scope scope)
|
| Uses of Scope in com.hp.hpl.jena.sdb.core |
|---|
| Classes in com.hp.hpl.jena.sdb.core that implement Scope | |
|---|---|
class |
Scope2
|
class |
ScopeBase
|
class |
ScopeNull
|
class |
ScopeOptional
|
class |
ScopeRename
|
| Methods in com.hp.hpl.jena.sdb.core with parameters of type Scope | |
|---|---|
SqlExpr |
ExprCompile.compile(com.hp.hpl.jena.sparql.expr.Expr expr,
ExprPattern pattern,
Scope scope)
|
| Constructors in com.hp.hpl.jena.sdb.core with parameters of type Scope | |
|---|---|
Scope2(Scope left,
Scope right)
|
|
ScopeOptional(Scope subScope)
|
|
ScopeRename(Scope oldScope)
|
|
| Uses of Scope in com.hp.hpl.jena.sdb.core.sqlnode |
|---|
| Methods in com.hp.hpl.jena.sdb.core.sqlnode that return Scope | |
|---|---|
Scope |
SqlJoin.getIdScope()
|
Scope |
SqlSelectBlock.getIdScope()
|
Scope |
SqlCoalesce.getIdScope()
|
Scope |
SqlTable.getIdScope()
|
Scope |
SqlUnion.getIdScope()
|
Scope |
SqlNodeBase1.getIdScope()
|
Scope |
SqlNode.getIdScope()
|
Scope |
SqlJoin.getNodeScope()
|
Scope |
SqlSelectBlock.getNodeScope()
|
Scope |
SqlCoalesce.getNodeScope()
|
Scope |
SqlTable.getNodeScope()
|
Scope |
SqlUnion.getNodeScope()
|
Scope |
SqlNodeBase1.getNodeScope()
|
Scope |
SqlNode.getNodeScope()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||