try{ Class.forName("com.microsoft.sqlserver.jdbc.SQLServerDriver").newlnstance();}这样写纯java驱动程序不能实现数据库连接?没有newlnstance()这个方法!!!