public interface IConfigure
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getDriver() |
String |
getJDBCURL()
��ݿ�����URL.
|
int |
getMaxConnections()
Gets the max connections.
|
String |
getNutz()
Gets the nutz.
|
String |
getPackage()
Gets the package.
|
String |
getPassword()
Gets the password.
|
String |
getPath()
Gets the path.
|
String |
getSchema()
Gets the schema.
|
String |
getUser()
Gets the user.
|
String getDriver()
String getJDBCURL()
int getMaxConnections()
String getSchema()
String getUser()
String getPassword()
String getPackage()
String getPath()
String getNutz()
Copyright © 2017. All rights reserved.