| [news.eclipse.technology.ejb-orm] Re: EJB & Hibernate |
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?
-max