|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Annotations | |
|---|---|
| com.hp.hpl.jena.sdb.core | |
| com.hp.hpl.jena.sdb.core.sqlexpr | |
| com.hp.hpl.jena.sdb.core.sqlnode | |
| Uses of Annotations in com.hp.hpl.jena.sdb.core |
|---|
| Classes in com.hp.hpl.jena.sdb.core that implement Annotations | |
|---|---|
class |
AnnotationsBase
|
| Uses of Annotations in com.hp.hpl.jena.sdb.core.sqlexpr |
|---|
| Subinterfaces of Annotations in com.hp.hpl.jena.sdb.core.sqlexpr | |
|---|---|
interface |
SqlExpr
|
| Classes in com.hp.hpl.jena.sdb.core.sqlexpr that implement Annotations | |
|---|---|
class |
S_And
|
class |
S_Equal
|
class |
S_IsNotNull
|
class |
S_IsNull
|
class |
S_Like
|
class |
S_Not
|
class |
S_NotEqual
|
class |
S_Or
|
class |
S_Regex
|
class |
SqlColumn
A table column, whether in an expression or a column name of a table |
class |
SqlConstant
|
class |
SqlExpr1
expression OPERATOR |
class |
SqlExpr2
|
class |
SqlExprBase
|
class |
SqlFunction1
Function call of one expression |
| Uses of Annotations in com.hp.hpl.jena.sdb.core.sqlnode |
|---|
| Subinterfaces of Annotations in com.hp.hpl.jena.sdb.core.sqlnode | |
|---|---|
interface |
SqlNode
|
| Classes in com.hp.hpl.jena.sdb.core.sqlnode that implement Annotations | |
|---|---|
class |
SqlCoalesce
|
class |
SqlJoin
|
class |
SqlJoinInner
|
class |
SqlJoinLeftOuter
|
class |
SqlNodeBase
|
class |
SqlNodeBase0
|
class |
SqlNodeBase1
|
class |
SqlNodeBase2
|
class |
SqlProject
|
class |
SqlRestrict
|
class |
SqlSelectBlock
A unit that generates an SQL SELECT Statement. |
class |
SqlSlice
|
class |
SqlTable
Root of all tables (roughly, a group of columns) |
class |
SqlUnion
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||