public static class ConnGetter.JdbcConnGetter extends java.lang.Object implements ConnGetter
ConnGetter.DsConnGetter, ConnGetter.JdbcConnGetter| 构造器和说明 |
|---|
JdbcConnGetter() |
public java.sql.Connection getConn()
throws java.sql.SQLException
ConnGetterDataSource object
represents.getConn 在接口中 ConnGetterjava.sql.SQLException - if a database access error occursjava.sql.SQLTimeoutException - when the driver has determined that the timeout value
specified by the setLoginTimeout method has been exceeded and has at least tried to
cancel the current database connection attemptCopyright © 2021. All rights reserved.