|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BasicQueryTree | |
org.objectweb.medor.query.lib | |
org.objectweb.medor.query.rdb.lib |
Uses of BasicQueryTree in org.objectweb.medor.query.lib |
Subclasses of BasicQueryTree in org.objectweb.medor.query.lib | |
class |
BasicQueryNode
A BasicQueryNode is an implementation of QueryNode. |
class |
Cartesian
|
class |
Intersection
|
class |
JoinProject
|
class |
Nest
|
class |
Project
|
class |
SelectProject
|
class |
Union
|
class |
Unnest
|
Uses of BasicQueryTree in org.objectweb.medor.query.rdb.lib |
Subclasses of BasicQueryTree in org.objectweb.medor.query.rdb.lib | |
class |
AggregateRdbQueryNode
This class represents a QueryLeaf which contains aggregate functions. |
class |
BasicRdbExpQueryLeaf
This class represents a QueryLeaf that maps onto a relational database store. |
class |
BasicRdbQueryLeaf
|
class |
BasicRdbStringQueryLeaf
This class represents a QueryLeaf that maps onto a relational database store. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |