How to check that a ResultSet contains a specifically named field?

后端 未结 5 1044
广开言路
广开言路 2020-12-29 22:04

Having rs, an instance of java.sql.ResultSet, how to check that it contains a column named \"theColumn\"?

5条回答
提交回复
热议问题