Re: Best Practise: Database Java Backend

2011-06-03 Thread Gambo
Thanks Juan I will have a look at it! On 31 Mai, 19:18, Juan Pablo Gardella gardellajuanpa...@gmail.com wrote: See this samplehttps://bitbucket.org/gardellajuanpablo/gwt-sample/wiki/Home. There the database is generate and populated at runtime. Util to prototype. 2011/5/31 Paul Robinson

Best Practise: Database Java Backend

2011-05-31 Thread Gambo
Hi there, maybe there were some answers serveral times on this topic but I couldnt find them. I am looking for a best practise of gwt project setup with java backend. As usual we are setting up our database first and then doing the object relation mapping afterwards, creating DTOs and client

Re: Best Practise: Database Java Backend

2011-05-31 Thread J.Ganesan
On May 31, 7:33 pm, Gambo mark.vanv...@gmail.com wrote: Hi there, maybe there were some answers serveral times on this topic but I couldnt find them. I am looking for a best practise of gwt project setup with java backend. As usual we are setting up our database first and then doing the

Re: Best Practise: Database Java Backend

2011-05-31 Thread Paul Robinson
Or you could use Hibernate to generate your database schema from your object model. On 31/05/11 16:31, J.Ganesan wrote: On May 31, 7:33 pm, Gambomark.vanv...@gmail.com wrote: Hi there, maybe there were some answers serveral times on this topic but I couldnt find them. I am looking for a

Re: Best Practise: Database Java Backend

2011-05-31 Thread Juan Pablo Gardella
See this samplehttps://bitbucket.org/gardellajuanpablo/gwt-sample/wiki/Home. There the database is generate and populated at runtime. Util to prototype. 2011/5/31 Paul Robinson ukcue...@gmail.com Or you could use Hibernate to generate your database schema from your object model. On 31/05/11