您所在的位置:
首页 > RedHatLinux网络服务器构架实务(八) > 信息评论 >
RedHatLinux网络服务器构架实务(八)
//获取字段值,参数为字符串--字段名publicStringgetString(StringfieldName)throwsSQLException{ returnrs.getString(fieldName);}//上移指针publicbooleanprevious()throwsSQLException{ if(rs==null)thrownewSQLException("ResultSetisnull
网友评论