|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Schema
The interface used to access the structure being queried and validate a query.
| Nested Class Summary | |
|---|---|
static interface |
Schema.Column
Information about a queryable column. |
static interface |
Schema.Table
Information about a queryable table. |
| Method Summary | |
|---|---|
Schema.Table |
getTable(org.xcmis.search.model.source.SelectorName name)
Get the information for the table or view with the supplied name within this schema. |
| Method Detail |
|---|
Schema.Table getTable(org.xcmis.search.model.source.SelectorName name)
The resulting definition is immutable.
name - the table or view name; may not be null
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||