retrieve object from local database showing incorrect value.

0
I am running the app in a local database. The scenario is that I have to retrieve the values from the database looking at the key. The web services are pushed through soap UI to add a new entry or update the entry in the database. Now the problem is the database does not have any values, the retrieve object from the database is reading the values from the database plus also the values which I am iterating against the web services, which it should not do as the entry does not exist in the database.
asked
0 answers