The database could be any SQL engine, so the dataserver type schould be sql not hibernate.
On 17 čvn, 06:18, kensai yanesha <[email protected]> wrote: > Hello, > > I am new to GWT at all. My approach is to have an editable grid on the > client side and one or more tables on the database side (Oracle in my > case). Could someone post really working project with all files which > supports all 4 standard operations (select, insert, update, delete)? > In my case I want to do all these operations using stored procedures > to avoid SQL injection attacks. > > Any external link or pure sample will help. I was not able to find any > complete project which is I think best to learn it as complex logic. > > Thank you very much. > > Kensai -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
