日期:2014-05-20  浏览次数:20608 次

jdbc怎么获取列数
怎么知道结果中一共有多少列

------解决方案--------------------
rs.getMetaData().getColumnCount()