public final class HoneyConfig extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
String |
dbName |
boolean |
enableMultiDs |
String |
entity2tableMappingList |
String |
entityList_excludes |
String |
entityList_includes |
boolean |
genid_forAllTableLongId |
int |
idGeneratorType |
String |
loggerType |
String |
matchEntityClassPath |
String |
matchTable |
String |
multiDs_readDB |
String |
multiDs_writeDB |
String |
multiDsDefalutDS |
int |
multiDsType |
int |
randomNumBound |
int |
rDbRouteWay |
long |
switchWorkIdTimeThreshold |
long |
tolerateSecond |
boolean |
useHalfWorkId |
int |
workerid |
public String loggerType
public String dbName
public String entity2tableMappingList
public int workerid
public int idGeneratorType
public long tolerateSecond
public boolean useHalfWorkId
public long switchWorkIdTimeThreshold
public int randomNumBound
public boolean genid_forAllTableLongId
public String entityList_includes
public String entityList_excludes
public boolean enableMultiDs
public int multiDsType
public String multiDsDefalutDS
public String multiDs_writeDB
public String multiDs_readDB
public int rDbRouteWay
public String matchEntityClassPath
public String matchTable
public static HoneyConfig getHoneyConfig()
public boolean isShowSQL()
public boolean isShowSQLShowType()
public boolean isShowExecutableSql()
public boolean isShowSQL_donotPrint_currentDate()
public boolean isLog_donotPrint_level()
public boolean isNotDeleteWholeRecords()
public boolean isNotUpdateWholeRecords()
public String getDateFormat()
public boolean isMoreTable_columnListWithStar()
public boolean isTablesWithJoinOnStyle()
public int getBatchSize()
public String getDbName()
public boolean isDbNamingToLowerCaseBefore()
public int getNamingTranslateType()
public String getDriverName()
public String getUrl()
public String getUsername()
public String getPassword()
public boolean isIgnoreNullInSelectJson()
public boolean isTimestampWithMillisecondInSelectJson()
public boolean isDateWithMillisecondInSelectJson()
public boolean isTimeWithMillisecondInSelectJson()
public boolean isNullToEmptyStringInReturnStringList()
public int getCacheTimeout()
public int getCacheMapSize()
public int getCacheWorkResultSetSize()
public String getCacheType()
public double getStartDeleteCacheRate()
public double getCachefullUsedRate()
public double getFullClearCacheRate()
public String getNeverCacheTableList()
public String getForeverCacheTableList()
public String getForeverCacheModifySynTableList()
public boolean isNocache()
Copyright © 2020. All rights reserved.