Hi all, I want to check in java code what value is stored in Field object, sth like: Field f = (Field) resultSet.get(i); f.get...value returning from resultSet.
Thanks.
Hi all, I want to check in java code what value is stored in Field object, sth like: Field f = (Field) resultSet.get(i); f.get...value returning from resultSet.
Thanks.