RedHatLinux网络服务器构架实务(八) 最新更新| 软件分类| 专题汇总| 手机版

您所在的位置:首页 > RedHatLinux网络服务器构架实务(八) > 信息评论 >

RedHatLinux网络服务器构架实务(八)

//获取字段值,参数为字符串--字段名publicStringgetString(StringfieldName)throwsSQLException{ returnrs.getString(fieldName);}//上移指针publicbooleanprevious()throwsSQLException{ if(rs==null)thrownewSQLException("ResultSetisnull

网友评论

发表评论

(您的评论需要经过审核才能显示)