| As the Hibernate user, I would expect anything that nullified the returned EntityManagerFactory to log an ERROR message. Getting an ERROR message from Hibernate is vastly preferable to getting an NPE when I try to use the value. I'd really prefer to get an Exception from Hibernate instead of a silent null value. |