public interface IConfigure
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getDriver()
Gets driver.
|
String |
getJDBCURL()
��ݿ�����URL.
|
String |
getMapper()
Gets mapper.
|
int |
getMaxConnections()
Gets the max connections.
|
String |
getPackage()
Gets the package.
|
String |
getPassword()
Gets the password.
|
String |
getPath()
Gets the path.
|
String |
getSchema()
Gets the schema.
|
String |
getUseDocument()
是否关联注解
|
String |
getUseFieldIndex()
是否使用字段索引
|
String |
getUseFieldStyle()
是否使用字段全部大写
|
String |
getUseGwt()
是否关联GWT
|
String |
getUseNutz()
是否关联数据Nutz注解
|
String |
getUser()
Gets the user.
|
String getDriver()
String getJDBCURL()
int getMaxConnections()
String getSchema()
String getUser()
String getPassword()
String getPackage()
String getPath()
String getMapper()
String getUseFieldStyle()
String getUseGwt()
String getUseDocument()
String getUseNutz()
String getUseFieldIndex()
Copyright © 2018. All rights reserved.