摘要: java.lang.ClassCastException: oracle.sql.CLOBhttp://spring3000.javaeye.com/blog/372482 Java代码oracle.sql.CLOBclob=null;stmt=conn.createStatement();rs=stmt.executeQuery(sql);if(rs.next()){System.out.pri... 阅读全文
posted @ 2010-03-01 15:21 hellofei 阅读(2098) 评论(0) 推荐(0)