|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UpperCase | |
|---|---|
| org.modeshape.graph.query.model | The Abstract Query Model is a vocabulary that can be used to construct a language-neutral representation of a query. |
| org.modeshape.graph.query.parse | This package defines the QueryParser interface, which defines a component that can parse a query represented
in a specific language and produce the corresponding abstract query model representation. |
| org.modeshape.jcr.query.qom | |
| Uses of UpperCase in org.modeshape.graph.query.model |
|---|
| Methods in org.modeshape.graph.query.model with parameters of type UpperCase | |
|---|---|
void |
Visitors.AbstractVisitor.visit(UpperCase obj)
|
void |
Visitors.WalkAllVisitor.visit(UpperCase upperCase)
|
void |
Visitors.ReadableVisitor.visit(UpperCase upperCase)
|
void |
Visitor.visit(UpperCase obj)
|
| Uses of UpperCase in org.modeshape.graph.query.parse |
|---|
| Methods in org.modeshape.graph.query.parse that return UpperCase | |
|---|---|
protected UpperCase |
SqlQueryParser.upperCase(DynamicOperand operand)
|
| Uses of UpperCase in org.modeshape.jcr.query.qom |
|---|
| Subclasses of UpperCase in org.modeshape.jcr.query.qom | |
|---|---|
class |
JcrUpperCase
Implementation of the upper case dynamic operand for the JCR Query Object Model and the Graph API. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||