template « Eclipse « JPA Q&A





1. Problem with Hibernate template    stackoverflow.com

I use hibernate for save, update and delete data in my database, but I have some problems. For example I have a request for save or update my data in database

getHibernateTemplate().saveOrUpdate(client);
getHibernateTemplate().flush();
When I ...

2. Hibernate Tool with Eclipse - generate custom templates    stackoverflow.com

I'm using Hibernate Eclipse to generate POJO objects. Now I want to create jsp files as well or other custom templates... I chose Custom Template *with the pojo dir from hibernate tools ...

3. template for using eclipse with Hibernate syncroniser plugin    forum.hibernate.org

I'm new to hibernate and trying to use hibernate with eclipse IDE. I use "hibernate synchroniser" plugin. could any one explain what is mean by templates in that plugin and how could i use the templates. Could someone send me the simplest template to be used as a starting point for me. Thanks in advance. / Nalaka