[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.technology.ejb-orm] Re: EJB & Hibernate

On Wed, 14 Sep 2005 13:41:02 +0200, Parag <vaidya.parag@xxxxxxxxxxxxxxx> wrote:

Hi there,
My (Stateless Session Bean)EJB is successfully deployed on JBoss 4.0.2 server & I am trying to persist that Session Bean Object using Hibernate into HSQLDB, So, How I should do this?

I don't understand your question. A Stateless Session Bean has no state that
needs to be persisted.


If you are talking about simply saving normal objects via hibernate then I recommend
you go to the tutorial at www.hibernate.org - it explains all the details.


This newsgroup is for the ejb-orm eclipse project that is about ejb3 tooling, not
about normal hibernate usage.


-max