[infinispan-issues] [JBoss JIRA] (ISPN-3807) Caching of parsed HQL queries
Sanne Grinovero (JIRA)
jira-events at lists.jboss.org
Tue Dec 10 05:55:06 EST 2013
Sanne Grinovero created ISPN-3807:
-------------------------------------
Summary: Caching of parsed HQL queries
Key: ISPN-3807
URL: https://issues.jboss.org/browse/ISPN-3807
Project: Infinispan
Issue Type: Enhancement
Components: Querying, Remote protocols
Affects Versions: 6.0.0.Final
Reporter: Sanne Grinovero
Assignee: Sanne Grinovero
We'll probably need to use a cache (lowercase) to avoid invoking ANTLR on each request.
Ideally we could think of caching parameterized templates, or recognize constants: in case of constants the output could degenerate in caching a Lucene Filter.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list