|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Schemata.Key | |
---|---|
org.modeshape.jcr.query.validate | This package provides the interfaces that define the tables and columns that can be queried. |
Uses of Schemata.Key in org.modeshape.jcr.query.validate |
---|
Classes in org.modeshape.jcr.query.validate that implement Schemata.Key | |
---|---|
class |
ImmutableKey
|
Methods in org.modeshape.jcr.query.validate that return Schemata.Key | |
---|---|
Schemata.Key |
Schemata.Table.getKey(Iterable<Schemata.Column> columns)
Obtain this table's key that contains exactly those columns listed. |
Schemata.Key |
Schemata.Table.getKey(Schemata.Column... columns)
Obtain this table's key that contains exactly those columns listed. |
Methods in org.modeshape.jcr.query.validate that return types with arguments of type Schemata.Key | |
---|---|
Collection<Schemata.Key> |
Schemata.Table.getKeys()
Get the collection of keys for this table. |
|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |