|
From: Magnus H. <mh...@gm...> - 2007-06-07 18:38:23
|
> @PersistenceContext annotated setter should take a > javax.persistence.EntityManager and if you need to cast that to a > HibernateEntityManager then you wold need to do that in your code. Ok. Something has changed here, but this does make more sense and works just fine. Thanks. -- /Magnus Heino |