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, String statement, String language, Map<String,String> namespaces, long limit, long offset, Map<String,QValue> values)
          Execute the given query statement with the specified query language.
 



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