摘要:
public class BaseDaoImpl implements BaseDao{ protected Connection con = null; protected ResultSet rs = null; protected PreparedStatement pstmt = null; protected int result = 0; static { try { //System.out.println(">>>>>>>>"); Class.forName("com.microsoft.sqlser 阅读全文
posted @ 2013-01-16 16:51
E_star
阅读(1129)
评论(0)
推荐(0)


浙公网安备 33010602011771号