Interface HippoQuery

All Superinterfaces:
Query

public interface HippoQuery extends Query
The HippoQuery is an extension to javax.jcr.query.Query to implement parameterized queries. Its interface is compliant with the upcoming standard of JCR2 (JSR-283) which leveraged the most important extension implemented; parameterized (stored) queries.