[
http://opensource.atlassian.com/projects/hibernate/browse/EJB-154?page=all ]
Emmanuel Bernard resolved EJB-154:
----------------------------------
Resolution: Fixed
ejb3Configuration.configure(...) including configure(String persistenceUnitName, Map)
.buildEntityManagerFactory()
Allow to create/configure an EJB3Configuration without building a
sessionfactory
--------------------------------------------------------------------------------
Key: EJB-154
URL:
http://opensource.atlassian.com/projects/hibernate/browse/EJB-154
Project: Hibernate Entity Manager
Type: New Feature
Reporter: Max Rydahl Andersen
Priority: Blocker
Fix For: 3.2.0
Needed for tooling for two reasons:
1) sessionfactory is not needed in many cases and creating such takes time
2) sessionfactory might not be able to build because all classes is not yet available
(e.g. if using reverse engineering with just a persistence.xml)
--
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