|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JcrTools.Variable | |
---|---|
org.modeshape.jcr.api | This package provides a set of interfaces that extend the JCR 2.0 API interfaces with additional functionality,
as well as defining the Repositories interface as a generic abstraction to any container of multiple
JCR Repository instances. |
Uses of JcrTools.Variable in org.modeshape.jcr.api |
---|
Methods in org.modeshape.jcr.api that return JcrTools.Variable | |
---|---|
JcrTools.Variable |
JcrTools.var(String key,
String value)
|
Methods in org.modeshape.jcr.api with parameters of type JcrTools.Variable | |
---|---|
QueryResult |
JcrTools.printQuery(Session session,
String jcrSql2,
long expectedNumberOfResults,
JcrTools.Variable... variables)
Execute the supplied JCR-SQL2 query and, if printing is enabled, print out the results. |
|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |