[hibernate-issues] [Hibernate-JIRA] Created: (HHH-3515) Introduce EntityNameResolver interface

Steve Ebersole (JIRA) noreply at atlassian.com
Fri Oct 3 16:59:04 EDT 2008


Introduce EntityNameResolver interface
--------------------------------------

                 Key: HHH-3515
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-3515
             Project: Hibernate Core
          Issue Type: Improvement
          Components: core
            Reporter: Steve Ebersole
            Assignee: Steve Ebersole


Currently users are required to implement an Interceptor in oder to influence entity-name resolution in any way, wven if they are implementing custom tuplizers and/or persisters.  

So encapsulate entity-name resolution behind an interface which can be registered.

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