| Package | Description |
|---|---|
| org.modeshape.jcr | |
| org.modeshape.jcr.query |
The Query API provides a mechanism for building and executing queries.
|
| org.modeshape.jcr.query.engine |
This package contains several fully-functional query engine implementations.
|
| org.modeshape.jcr.query.plan |
This package defines the
Planner interface, the CanonicalPlanner implementation, and the
PlanNode class that is used to represent a canonical query plan. |
| org.modeshape.jcr.query.validate |
This package provides the interfaces that define the tables and columns that can be queried.
|
| Class and Description |
|---|
| ImmutableSchemata.Builder
A builder of immutable
Schemata objects. |
| Schemata
The interface used to access the structure being queried and validate a query.
|
| Schemata.Table
Information about a queryable table.
|
| Class and Description |
|---|
| Schemata
The interface used to access the structure being queried and validate a query.
|
| Class and Description |
|---|
| Schemata
The interface used to access the structure being queried and validate a query.
|
| Class and Description |
|---|
| ImmutableColumn |
| Schemata.Column
Information about a queryable column.
|
| Schemata.Table
Information about a queryable table.
|
| Schemata.View
Information about a view that is defined in terms of other views/tables.
|
| Class and Description |
|---|
| ImmutableSchemata
An immutable
Schemata implementation. |
| ImmutableSchemata.Builder
A builder of immutable
Schemata objects. |
| Schemata
The interface used to access the structure being queried and validate a query.
|
| Schemata.Column
Information about a queryable column.
|
| Schemata.Key
Information about a key for a table.
|
| Schemata.Table
Information about a queryable table.
|
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.