public class EnvDBInfo extends DBInfo
| Modifier and Type | Field and Description |
|---|---|
private String |
envDsName |
clusterName, datasource, dbName, masterSlave| Constructor and Description |
|---|
EnvDBInfo() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
check() |
boolean |
equals(Object obj) |
String |
getEnvDsName() |
int |
hashCode() |
void |
setEnvDsName(String envDsName) |
String |
toString() |
getClusterName, getDatasource, getDbName, getMasterSlave, setClusterName, setDatasource, setDbName, setMasterSlaveprivate String envDsName
public boolean check()
throws LoadConfigException
check in class DBInfoLoadConfigExceptionpublic String getEnvDsName()
public void setEnvDsName(String envDsName)
Copyright © 2015. All rights reserved.