|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JcrTools.Variable | |
|---|---|
| org.modeshape.jcr | The ModeShape implementation of the JCR API. |
| Uses of JcrTools.Variable in org.modeshape.jcr |
|---|
| Methods in org.modeshape.jcr that return JcrTools.Variable | |
|---|---|
JcrTools.Variable |
JcrTools.var(String key,
String value)
|
| Methods in org.modeshape.jcr 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||