[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-1639) Add Events to Query methods

Wells Tiedeman (JIRA) noreply at atlassian.com
Fri May 4 09:21:04 EDT 2007


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

Wells Tiedeman commented on HHH-1639:
-------------------------------------

A pre-query event would provide a hook for implementing row/instance level security.  Ability to massage the Criteria or HQL before execution from the event would be key.  Lack of this event in the product is a major oversight in my opinion.

> Add Events to Query methods
> ---------------------------
>
>                 Key: HHH-1639
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-1639
>             Project: Hibernate3
>          Issue Type: New Feature
>          Components: core
>    Affects Versions: 3.1.3
>            Reporter: jose
>            Priority: Minor
>   Original Estimate: 2 days
>  Remaining Estimate: 2 days
>
> Current event methods capturing some persistence actions (on session actions) but not capturing persistence-searchs actions (on Query object)
>  
> I would like adds event architecture to Query, adding listeners to iterate, list, scroll,... methods to allows customizable "pre" and "post" actions over list searchs

-- 
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