public interface IConnectionPool
| 限定符和类型 | 方法和说明 |
|---|---|
Connection |
getConnection()
Gets the connection.
|
String |
getGwtbase()
Gets the gwtbase.
|
String |
getNetPath()
Gets the net path.
|
String |
getPackage()
Gets the package.
|
String |
getPath()
Gets the path.
|
void |
releaseConnection(Connection con)
Release connection.
|
Connection getConnection()
void releaseConnection(Connection con)
con - the conString getPath()
String getNetPath()
String getPackage()
String getGwtbase()
Copyright © 2018. All rights reserved.