public class Config extends Object implements IConfigure
| 构造器和说明 |
|---|
Config()
Instantiates a new Config.
|
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getDriver()
��ݿ������.
|
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()
Gets the nutz.
|
String |
getUseGwt()
是否关联GWT
|
String |
getUseNutz()
是否关联数据Nutz注解
|
String |
getUser()
Gets the user.
|
void |
help()
Help.
|
boolean |
parse(String[] args)
Parse boolean.
|
public boolean parse(String[] args) throws org.apache.commons.cli.ParseException
args - the argsorg.apache.commons.cli.ParseException - the parse exceptionpublic void help()
public String getDriver()
getDriver 在接口中 IConfigurepublic String getJDBCURL()
getJDBCURL 在接口中 IConfigurepublic int getMaxConnections()
getMaxConnections 在接口中 IConfigurepublic String getSchema()
getSchema 在接口中 IConfigurepublic String getUser()
getUser 在接口中 IConfigurepublic String getPassword()
getPassword 在接口中 IConfigurepublic String getPackage()
getPackage 在接口中 IConfigurepublic String getPath()
getPath 在接口中 IConfigurepublic String getUseFieldStyle()
getUseFieldStyle 在接口中 IConfigurepublic String getUseGwt()
IConfiguregetUseGwt 在接口中 IConfigurepublic String getUseDocument()
IConfiguregetUseDocument 在接口中 IConfigurepublic String getMapper()
IConfiguregetMapper 在接口中 IConfigurepublic String getUseNutz()
IConfiguregetUseNutz 在接口中 IConfigurepublic String getUseFieldIndex()
IConfiguregetUseFieldIndex 在接口中 IConfigureCopyright © 2018. All rights reserved.