Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
public java.sql.Connection makeConnection( ) throws java.sql.SQLException
创建新的服务器连接。如果在打开新连接时出现错误,则此方法将抛出 java.sql.SQLException。
新的服务器连接。
SQLException 如果在打开新连接时出错,则将其抛出。