Hello, I am new to ibatis and want to know how I can do this. I have a table "employee" and it has 5 columns. I want to query the "employee" table and I want the result either as a List of String[] (where the String[] has column1,column2,column3,column4,column5 values) or as a List of List (where the inner list will have the 5 columns). thanks
__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com