[
http://opensource.atlassian.com/projects/hibernate/browse/HHH-2055?page=c...
]
Steve Ebersole commented on HHH-2055:
-------------------------------------
Right, the ResultSetMappingBinder one is *not* referencing the event type.
As for the rest, well thats the trick no? ;) Its the part everyone else requesting this
chose to over-look. I am honestly not sure what to tell you; it'll require someone
scouring the code and finding all pertinent uses...
Add Set<String> EventListeners.getEventTypes() method and
public constants.
---------------------------------------------------------------------------
Key: HHH-2055
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-2055
Project: Hibernate3
Type: Improvement
Components: core
Versions: 3.2.0.cr4
Reporter: Josh Moore
Priority: Trivial
Attachments: cfg_patch.txt, elistener_patch.txt
Since the EventListeners.getListenerClassFor(String type) takes string types, it would be
useful to be able to get these strings, and perhaps even to them available as public final
static String constants. Simplifies programmatic configuration, and allows for easily
detecting if a new event listener type has been added or removed.
--
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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira