Babu Singh wrote: I am getting exception: java.lang.ClassCastException: java.lang.String cannot be cast to [Ljava.lang.Object; on these line: for (Object[] Details : detail)
Babu Singh wrote:resultset returns the rows which all is string.