My dataBase.query(table) returns the List and I want to pass the same result to JsonFactory class to parse that response and update the POJO. Trying the below Structure
J