Hi,
i use GwtRpcDataSource (smartGWT) to get data from the database.
I have implemented all the server side code to fetch,add,update and remove.
The last problem is how to do the filtering, is there a way to convert smartgwt Criteria to sql or hibernate ??
At least how the list of fieldnames and values. Did someone work this out ?
i use GwtRpcDataSource (smartGWT) to get data from the database.
I have implemented all the server side code to fetch,add,update and remove.
The last problem is how to do the filtering, is there a way to convert smartgwt Criteria to sql or hibernate ??
At least how the list of fieldnames and values. Did someone work this out ?
Comment