-user@lists.sourceforge.net
Subject: [Andromda-user] strange hibernate error
have you spring cartridge users already experienced
this:
I'm invoking DAO entities from within a service, and
something I'm sure about is that *there IS a session*
since in my method, I've put a dummy
getHibe
have you spring cartridge users already experienced
this:
I'm invoking DAO entities from within a service, and
something I'm sure about is that *there IS a session*
since in my method, I've put a dummy
getHibernateTemplate().find(...) call... that works.
Now the following query:
from fractals.ps