数据库查询时如何检测结果集是否为空
try
{
con=DriverManager.getConnection("jdbc:MySQL://127.0.0.1:3306/Phone_Contacts", "root","fzg125009"); con=DriverM