Hi everybody,
I have a connection in my database, in this I have an interface which checks if a record has already been inserted in a database or not,
when I implement this in a result set, it throws an illegalState Exception, I also have another result set doing a similar task but it works fine.
Can someone advise me on what the problem is?
Thanks