Uses of Interface
org.apache.jackrabbit.spi.QueryInfo

Uses of QueryInfo in org.apache.jackrabbit.spi
 

Methods in org.apache.jackrabbit.spi that return QueryInfo
 QueryInfo RepositoryService.executeQuery(SessionInfo sessionInfo, java.lang.String statement, java.lang.String language, java.util.Map<java.lang.String,java.lang.String> namespaces, long limit, long offset, java.util.Map<java.lang.String,QValue> values)
          Execute the given query statement with the specified query language.
 



Copyright © 2004-2011 The Apache Software Foundation. All Rights Reserved.