I have a project with smartGWT and hibernate 4.3.8, and MySQL. So far, I have I can insert data into mysql database using hibernate. Now I want to retrieve that data from the database to the web application/ user interface. And maybe vice versa.
p.s; I'm working with Eclipse
p.s; I'm working with Eclipse