Help with Generic DAO

2011-02-24 Thread keyvez
Hi, I am trying to build a generic DAO (BaseEntity) as mentioned in http://code.google.com/webtoolkit/doc/latest/DevGuideRequestFactory.html#locators, so I don't have to duplicate basic CRUD methods for Entities. Is there an example or code sample? Thanks, Gaurav -- You received this

Re: Help with Generic DAO

2011-02-24 Thread Youngster
Have a look at this dao and the rest of the project: http://code.google.com/p/listwidget/source/browse/trunk/src/main/java/com/listwidget/server/service/ObjectifyDao.java -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this