[hibernate-issues] [Hibernate-JIRA] Created: (HHH-2899) Allow users to access their own parameters enables for count operations

Roberto Lo Giacco (JIRA) noreply at atlassian.com
Fri Oct 19 22:00:38 EDT 2007


Allow users to access their own parameters enables for count operations
-----------------------------------------------------------------------

                 Key: HHH-2899
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-2899
             Project: Hibernate3
          Issue Type: Improvement
          Components: core, query-hql
    Affects Versions: 3.2.5
         Environment: All versions on all dtabases
            Reporter: Roberto Lo Giacco
            Priority: Minor


We at SmartWeb project (http://smartweb.sourceforge.net) need to access the valorized parameters on a Query object. We know there is a getNamedParams() method on AbstractQueryImpl but that method is protected so not accessible from our classes.

We ask to have that method access modifier moved to public to solve an entire set of problems we encountered during our own framework development.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the hibernate-issues mailing list