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

Roberto Lo Giacco (JIRA) noreply at atlassian.com
Tue Oct 30 07:39:38 EDT 2007


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-2899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_28633 ] 

Roberto Lo Giacco commented on HHH-2899:
----------------------------------------

I'm willing to know if the issue was accepted or rejected as our development will react consequently to this choice eventually applying an alternate solution replicating some of your code in our framework to circumvent the method visibility problem.

Please let me know what your decision will be as, in case I'll not receive an answer, we will be forced to apply the secondo solution, not the best one I can imagine.

> 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
>   Original Estimate: 1 hour
>  Remaining Estimate: 1 hour
>
> 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