getConnection
语 法: public java.sql.Connection getConnection() throws java.lang.Exception
功能说明: 取数据库连接
Returns : 数据库连接
Throws : java.lang.Exception