Package | Description |
---|---|
org.modeshape.jcr.api.query.qom | |
org.modeshape.jcr.query.model |
The Abstract Query Model is a vocabulary that can be used to construct a language-neutral representation of a query.
|
org.modeshape.jcr.spi.index.provider |
This package contains the Service Provider Interface (SPI) for custom index providers, which are components that encapsulate
how ModeShape updates and uses a set of particular indexes.
|
Modifier and Type | Method and Description |
---|---|
Relike |
QueryObjectModelFactory.relike(StaticOperand operand1,
PropertyValue operand2)
Filters node-tuples based on reverse like operation.
|
Modifier and Type | Class and Description |
---|---|
class |
Relike
A constraint that evaluates to true when the reverse like operation evaluates to true.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
IndexUsage.indexAppliesTo(Relike constraint) |
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.