]
Steve Ebersole closed HHH-6822.
-------------------------------
Resolution: Fixed
Split notions of (1) "naming" a SessionFactory and (2)
specifying a JNDI name to which to bind it
-------------------------------------------------------------------------------------------------
Key: HHH-6822
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-6822
Project: Hibernate Core
Issue Type: Improvement
Components: core
Reporter: Steve Ebersole
Assignee: Steve Ebersole
Fix For: 4.0.1
Time Spent: 1h 55m
Currently naming a {{SessionFactory}} and specifying the JNDI namespace into which
Hibernate should bind it after creation are one-in-the-same. Ideally this should be
split.
The concept of a named {{SessionFactory}} is useful in quite a few situations internally
(the JNDI binding is more end user focused). See
{{org.hibernate.internal.SessionFactoryRegistry}}.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: