Hello,
My question is about jdbcTemplate and table fields.
Is there any way to know the field type from a table using jdbcTemplate?. My goal is to know the field type and then insert its value specifying that type. I was seeking for an answer through the web but it was hard to find something useful.
Thanks in advance.
Héctor.


Reply With Quote
