suppose I have two columns Name and Surname. There is one row with Greame in Name column and Latham in Surname. I want that row to be fetched when query key is Greame Latham.
How to achieve that using Greendao QueryBuilder?
Thanks.
suppose I have two columns Name and Surname. There is one row with Greame in Name column and Latham in Surname. I want that row to be fetched when query key is Greame Latham.
How to achieve that using Greendao QueryBuilder?
Thanks.
Following code will help you to fetch data on the basis of two params: