Hi Steve!
> We are aware that the Hibernate SessionFactory attempts to obtain a
> Connection
> during its construction in order to query the JDBC metadata, yes.
> I think you may be slightly confused (it seems that way to me anyway). The
> connection obtained during construction of a SessionF
Hi!
I am member of the team that develops JPA in SAP's Netweaver Server.
Recently we had an issue with Hibernate as a persistence provider for
JPA.
During injection of EM/EMF into stateless session bean, our
ORPersistenceObjectFactory creates a new instance of Hibernate
EntityManagerFactory. Duri