跳过导航链接
A B C D E G H I M Q R S T V W 

A

addArgumentResolvers(List<HandlerMethodArgumentResolver>) - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.ContextConfiguration
 

B

batchExecute(String, String, List) - 类 中的方法com.github.nfwork.dbfound.starter.ModelExecutor
user list data,batch execute
batchExecute(Context, String, String) - 类 中的方法com.github.nfwork.dbfound.starter.ModelExecutor
batch execute xml sql, include insert update delete; currentPaht is default param.GridData;
batchExecute(Context, String, String, String) - 类 中的方法com.github.nfwork.dbfound.starter.ModelExecutor
batch execute xml sql, include insert update delete;
batchExecute(Context, String, String) - 类 中的方法com.github.nfwork.dbfound.starter.service.DBFoundDefaultService
 

C

chainedTransactionManager(DBFoundEngine) - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundAutoConfigure
 
closeConnection(Connection) - 类 中的方法com.github.nfwork.dbfound.starter.dbprovide.SpringDataSourceProvide
 
com.github.nfwork.dbfound.starter - 程序包 com.github.nfwork.dbfound.starter
 
com.github.nfwork.dbfound.starter.annotation - 程序包 com.github.nfwork.dbfound.starter.annotation
 
com.github.nfwork.dbfound.starter.autoconfigure - 程序包 com.github.nfwork.dbfound.starter.autoconfigure
 
com.github.nfwork.dbfound.starter.controller - 程序包 com.github.nfwork.dbfound.starter.controller
 
com.github.nfwork.dbfound.starter.dbprovide - 程序包 com.github.nfwork.dbfound.starter.dbprovide
 
com.github.nfwork.dbfound.starter.exception - 程序包 com.github.nfwork.dbfound.starter.exception
 
com.github.nfwork.dbfound.starter.model - 程序包 com.github.nfwork.dbfound.starter.model
 
com.github.nfwork.dbfound.starter.service - 程序包 com.github.nfwork.dbfound.starter.service
 
ContextArgumentResolver - com.github.nfwork.dbfound.starter.autoconfigure中的类
 
ContextArgumentResolver(DBFoundEngine) - 类 的构造器com.github.nfwork.dbfound.starter.autoconfigure.ContextArgumentResolver
 
ContextAware - com.github.nfwork.dbfound.starter.annotation中的注释类型
 
ContextConfiguration - com.github.nfwork.dbfound.starter.autoconfigure中的类
 
ContextConfiguration() - 类 的构造器com.github.nfwork.dbfound.starter.autoconfigure.ContextConfiguration
 
createExecuteAdapter(Class) - 类 中的方法com.github.nfwork.dbfound.starter.model.SpringAdapterFactory
 
createQueryAdapter(Class) - 类 中的方法com.github.nfwork.dbfound.starter.model.SpringAdapterFactory
 

D

DataSrouce() - 类 的构造器com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.DataSrouce
 
DBFoundAutoConfigure - com.github.nfwork.dbfound.starter.autoconfigure中的类
 
DBFoundAutoConfigure() - 类 的构造器com.github.nfwork.dbfound.starter.autoconfigure.DBFoundAutoConfigure
 
DBFoundConfigProperties - com.github.nfwork.dbfound.starter.autoconfigure中的类
 
DBFoundConfigProperties() - 类 的构造器com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties
 
DBFoundConfigProperties.DataSrouce - com.github.nfwork.dbfound.starter.autoconfigure中的类
 
DBFoundConfigProperties.DBItemconfig - com.github.nfwork.dbfound.starter.autoconfigure中的类
 
DBFoundConfigProperties.SystemConfig - com.github.nfwork.dbfound.starter.autoconfigure中的类
 
DBFoundConfigProperties.TransactionManagerType - com.github.nfwork.dbfound.starter.autoconfigure中的枚举
 
DBFoundConfigProperties.WebConfig - com.github.nfwork.dbfound.starter.autoconfigure中的类
 
dbFoundDefaultController() - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundAutoConfigure
 
DBFoundDefaultController - com.github.nfwork.dbfound.starter.controller中的类
 
DBFoundDefaultController() - 类 的构造器com.github.nfwork.dbfound.starter.controller.DBFoundDefaultController
 
dbFoundDefaultService() - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundAutoConfigure
 
DBFoundDefaultService - com.github.nfwork.dbfound.starter.service中的类
 
DBFoundDefaultService() - 类 的构造器com.github.nfwork.dbfound.starter.service.DBFoundDefaultService
 
dbFoundEngine() - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundAutoConfigure
 
DBFoundEngine - com.github.nfwork.dbfound.starter中的类
DBFoundEngine
DBFoundEngine() - 类 的构造器com.github.nfwork.dbfound.starter.DBFoundEngine
 
dbFoundExceptionHandle() - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundAutoConfigure
 
DBFoundExceptionHandle - com.github.nfwork.dbfound.starter.exception中的类
 
DBFoundExceptionHandle() - 类 的构造器com.github.nfwork.dbfound.starter.exception.DBFoundExceptionHandle
 
dbfoundTransactionManager(ModelExecutor, DBFoundEngine) - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundAutoConfigure
 
DBFoundTransactionManager - com.github.nfwork.dbfound.starter.dbprovide中的类
 
DBFoundTransactionManager(ModelExecutor, Isolation) - 类 的构造器com.github.nfwork.dbfound.starter.dbprovide.DBFoundTransactionManager
 
DBFoundTransactionManager.TransactionObject - com.github.nfwork.dbfound.starter.dbprovide中的类
 
DBItemconfig() - 类 的构造器com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.DBItemconfig
 
destroy() - 类 中的方法com.github.nfwork.dbfound.starter.DBFoundEngine
destory dbfound engine
doBegin(Object, TransactionDefinition) - 类 中的方法com.github.nfwork.dbfound.starter.dbprovide.DBFoundTransactionManager
 
doCleanupAfterCompletion(Object) - 类 中的方法com.github.nfwork.dbfound.starter.dbprovide.DBFoundTransactionManager
 
doCommit(DefaultTransactionStatus) - 类 中的方法com.github.nfwork.dbfound.starter.dbprovide.DBFoundTransactionManager
 
doGetTransaction() - 类 中的方法com.github.nfwork.dbfound.starter.dbprovide.DBFoundTransactionManager
 
doRollback(DefaultTransactionStatus) - 类 中的方法com.github.nfwork.dbfound.starter.dbprovide.DBFoundTransactionManager
 

E

execute(Context) - 类 中的方法com.github.nfwork.dbfound.starter.controller.DBFoundDefaultController
 
execute(Context, String) - 类 中的方法com.github.nfwork.dbfound.starter.controller.DBFoundDefaultController
 
execute(String, String, Object) - 类 中的方法com.github.nfwork.dbfound.starter.ModelExecutor
execute xml sql, user param
execute(Context, String, String) - 类 中的方法com.github.nfwork.dbfound.starter.ModelExecutor
execute xml sql, include insert update delete; currentPaht is default
execute(Context, String, String, String) - 类 中的方法com.github.nfwork.dbfound.starter.ModelExecutor
execute xml sql, include insert update delete;
execute(Context, String, String) - 类 中的方法com.github.nfwork.dbfound.starter.service.DBFoundDefaultService
 
export(Context) - 类 中的方法com.github.nfwork.dbfound.starter.controller.DBFoundDefaultController
 
export(Context, String) - 类 中的方法com.github.nfwork.dbfound.starter.controller.DBFoundDefaultController
 
export(Context, String, String) - 类 中的方法com.github.nfwork.dbfound.starter.service.DBFoundDefaultService
 

G

getBasePath() - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.WebConfig
 
getConnection() - 类 中的方法com.github.nfwork.dbfound.starter.dbprovide.SpringDataSourceProvide
 
getDatasource() - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties
 
getDatasourceProvideList() - 类 中的方法com.github.nfwork.dbfound.starter.DBFoundEngine
get Datasource Provide List
getDateFormat() - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.SystemConfig
 
getDateTimeFormat() - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.SystemConfig
 
getDb0() - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.DataSrouce
 
getDb1() - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.DataSrouce
 
getDb10() - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.DataSrouce
 
getDb11() - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.DataSrouce
 
getDb12() - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.DataSrouce
 
getDb13() - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.DataSrouce
 
getDb14() - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.DataSrouce
 
getDb15() - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.DataSrouce
 
getDb16() - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.DataSrouce
 
getDb17() - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.DataSrouce
 
getDb18() - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.DataSrouce
 
getDb19() - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.DataSrouce
 
getDb2() - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.DataSrouce
 
getDb3() - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.DataSrouce
 
getDb4() - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.DataSrouce
 
getDb5() - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.DataSrouce
 
getDb6() - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.DataSrouce
 
getDb7() - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.DataSrouce
 
getDb8() - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.DataSrouce
 
getDb9() - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.DataSrouce
 
getDbFoundTransactionManager() - 类 中的方法com.github.nfwork.dbfound.starter.ModelExecutor
 
getDialect() - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.DBItemconfig
 
getDriverClassName() - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.DBItemconfig
 
getEncoding() - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.WebConfig
 
getI18nProvide() - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.WebConfig
 
getInitialSize() - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.DBItemconfig
 
getMaxActive() - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.DBItemconfig
 
getMaxIdle() - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.DBItemconfig
 
getModeRootPath() - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.SystemConfig
 
getPassword() - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.DBItemconfig
 
getProvideName() - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.DBItemconfig
 
getSystem() - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties
 
getSystemConfig() - 类 中的方法com.github.nfwork.dbfound.starter.DBFoundEngine
 
getTransactionIsolation() - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.SystemConfig
 
getTransactionManager() - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.SystemConfig
 
getUrl() - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.DBItemconfig
 
getUsername() - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.DBItemconfig
 
getValidationQuery() - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.DBItemconfig
 
getWeb() - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties
 
getWebConfig() - 类 中的方法com.github.nfwork.dbfound.starter.DBFoundEngine
 

H

handle(Exception, HttpServletRequest, HttpServletResponse) - 类 中的方法com.github.nfwork.dbfound.starter.exception.DBFoundExceptionHandle
 

I

initDBItem(DBFoundConfigProperties.DBItemconfig) - 类 中的方法com.github.nfwork.dbfound.starter.DBFoundEngine
init dbitem config
initSystem(DBFoundConfigProperties.SystemConfig) - 类 中的方法com.github.nfwork.dbfound.starter.DBFoundEngine
init system config
initWeb(DBFoundConfigProperties.WebConfig) - 类 中的方法com.github.nfwork.dbfound.starter.DBFoundEngine
init web config
isCamelCaseToUnderscore() - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.SystemConfig
 
isJoinChainedTransaction() - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.DBItemconfig
 
isJoinChainedTransaction() - 类 中的方法com.github.nfwork.dbfound.starter.dbprovide.SpringDataSourceProvide
 
isJsonStringAutoCover() - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.WebConfig
 
isModelModifyCheck() - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.SystemConfig
 
isOpenDefaultController() - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.WebConfig
 
isOpenDSql() - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.SystemConfig
 
isOpenLog() - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.SystemConfig
 
isOpenSession() - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.WebConfig
 
isSqlCompareIgnoreCase() - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.SystemConfig
 
isTestOnBorrow() - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.DBItemconfig
 
isUnderscoreToCamelCase() - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.SystemConfig
 

M

modelExecutor() - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundAutoConfigure
 
ModelExecutor - com.github.nfwork.dbfound.starter中的类
model executor
ModelExecutor() - 类 的构造器com.github.nfwork.dbfound.starter.ModelExecutor
 

Q

query(Context) - 类 中的方法com.github.nfwork.dbfound.starter.controller.DBFoundDefaultController
 
query(Context, String) - 类 中的方法com.github.nfwork.dbfound.starter.controller.DBFoundDefaultController
 
query(String, String, Object, int, int) - 类 中的方法com.github.nfwork.dbfound.starter.ModelExecutor
query page list , user param
query(String, String, Object) - 类 中的方法com.github.nfwork.dbfound.starter.ModelExecutor
query page list , user param
query(String, String, Object, int, int, Class<T>) - 类 中的方法com.github.nfwork.dbfound.starter.ModelExecutor
query page list , user param
query(String, String, Object, Class<T>) - 类 中的方法com.github.nfwork.dbfound.starter.ModelExecutor
query page list , user param
query(Context, String, String) - 类 中的方法com.github.nfwork.dbfound.starter.ModelExecutor
query xml sql, include select , reuturn QueryResponseObject Map
query(Context, String, String, Class<T>) - 类 中的方法com.github.nfwork.dbfound.starter.ModelExecutor
query xml sql, include select , return QueryResponseObject T
query(Context, String, String, String, boolean) - 类 中的方法com.github.nfwork.dbfound.starter.ModelExecutor
query xml sql, include select , reuturn QueryResponseObject Map
query(Context, String, String, String, boolean, Class<T>) - 类 中的方法com.github.nfwork.dbfound.starter.ModelExecutor
query xml sql, include select , return QueryResponseObject T
query(Context, String, String) - 类 中的方法com.github.nfwork.dbfound.starter.service.DBFoundDefaultService
 
queryList(String, String, Object) - 类 中的方法com.github.nfwork.dbfound.starter.ModelExecutor
query list , user param
queryList(String, String, Object, Class<T>) - 类 中的方法com.github.nfwork.dbfound.starter.ModelExecutor
query list , user param
queryList(Context, String, String) - 类 中的方法com.github.nfwork.dbfound.starter.ModelExecutor
query list
queryList(Context, String, String, Class<T>) - 类 中的方法com.github.nfwork.dbfound.starter.ModelExecutor
query list data, return list object
queryOne(String, String, Object) - 类 中的方法com.github.nfwork.dbfound.starter.ModelExecutor
query one line data, return a map
queryOne(Context, String, String) - 类 中的方法com.github.nfwork.dbfound.starter.ModelExecutor
query one line data, return a object
queryOne(String, String, Object, Class<T>) - 类 中的方法com.github.nfwork.dbfound.starter.ModelExecutor
query one line data, return a Object T
queryOne(Context, String, String, Class<T>) - 类 中的方法com.github.nfwork.dbfound.starter.ModelExecutor
query one line data, return a Object T

R

registContext(Context) - 类 中的方法com.github.nfwork.dbfound.starter.dbprovide.DBFoundTransactionManager
 
resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.ContextArgumentResolver
 

S

setApplicationContext(ApplicationContext) - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundAutoConfigure
 
setBasePath(String) - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.WebConfig
 
setCamelCaseToUnderscore(boolean) - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.SystemConfig
 
setDatasource(DBFoundConfigProperties.DataSrouce) - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties
 
setDateFormat(String) - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.SystemConfig
 
setDateTimeFormat(String) - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.SystemConfig
 
setDb0(DBFoundConfigProperties.DBItemconfig) - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.DataSrouce
 
setDb1(DBFoundConfigProperties.DBItemconfig) - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.DataSrouce
 
setDb10(DBFoundConfigProperties.DBItemconfig) - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.DataSrouce
 
setDb11(DBFoundConfigProperties.DBItemconfig) - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.DataSrouce
 
setDb12(DBFoundConfigProperties.DBItemconfig) - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.DataSrouce
 
setDb13(DBFoundConfigProperties.DBItemconfig) - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.DataSrouce
 
setDb14(DBFoundConfigProperties.DBItemconfig) - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.DataSrouce
 
setDb15(DBFoundConfigProperties.DBItemconfig) - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.DataSrouce
 
setDb16(DBFoundConfigProperties.DBItemconfig) - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.DataSrouce
 
setDb17(DBFoundConfigProperties.DBItemconfig) - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.DataSrouce
 
setDb18(DBFoundConfigProperties.DBItemconfig) - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.DataSrouce
 
setDb19(DBFoundConfigProperties.DBItemconfig) - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.DataSrouce
 
setDb2(DBFoundConfigProperties.DBItemconfig) - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.DataSrouce
 
setDb3(DBFoundConfigProperties.DBItemconfig) - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.DataSrouce
 
setDb4(DBFoundConfigProperties.DBItemconfig) - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.DataSrouce
 
setDb5(DBFoundConfigProperties.DBItemconfig) - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.DataSrouce
 
setDb6(DBFoundConfigProperties.DBItemconfig) - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.DataSrouce
 
setDb7(DBFoundConfigProperties.DBItemconfig) - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.DataSrouce
 
setDb8(DBFoundConfigProperties.DBItemconfig) - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.DataSrouce
 
setDb9(DBFoundConfigProperties.DBItemconfig) - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.DataSrouce
 
setDbFoundTransactionManager(DBFoundTransactionManager) - 类 中的方法com.github.nfwork.dbfound.starter.ModelExecutor
 
setDialect(String) - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.DBItemconfig
 
setDriverClassName(String) - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.DBItemconfig
 
setEncoding(String) - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.WebConfig
 
setI18nProvide(String) - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.WebConfig
 
setInitialSize(int) - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.DBItemconfig
 
setJoinChainedTransaction(boolean) - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.DBItemconfig
 
setJoinChainedTransaction(boolean) - 类 中的方法com.github.nfwork.dbfound.starter.dbprovide.SpringDataSourceProvide
 
setJsonStringAutoCover(boolean) - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.WebConfig
 
setMaxActive(int) - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.DBItemconfig
 
setMaxIdle(int) - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.DBItemconfig
 
setModelModifyCheck(boolean) - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.SystemConfig
 
setModeRootPath(String) - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.SystemConfig
 
setOpenDefaultController(boolean) - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.WebConfig
 
setOpenDSql(boolean) - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.SystemConfig
 
setOpenLog(boolean) - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.SystemConfig
 
setOpenSession(boolean) - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.WebConfig
 
setPassword(String) - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.DBItemconfig
 
setProvideName(String) - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.DBItemconfig
 
setSqlCompareIgnoreCase(boolean) - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.SystemConfig
 
setSystem(DBFoundConfigProperties.SystemConfig) - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties
 
setTestOnBorrow(boolean) - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.DBItemconfig
 
setTransactionIsolation(Isolation) - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.SystemConfig
 
setTransactionManager(DBFoundConfigProperties.TransactionManagerType) - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.SystemConfig
 
setUnderscoreToCamelCase(boolean) - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.SystemConfig
 
setUrl(String) - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.DBItemconfig
 
setUsername(String) - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.DBItemconfig
 
setValidationQuery(String) - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.DBItemconfig
 
setWeb(DBFoundConfigProperties.WebConfig) - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties
 
SpringAdapterFactory - com.github.nfwork.dbfound.starter.model中的类
 
SpringAdapterFactory(ApplicationContext) - 类 的构造器com.github.nfwork.dbfound.starter.model.SpringAdapterFactory
 
SpringDataSourceProvide - com.github.nfwork.dbfound.starter.dbprovide中的类
 
SpringDataSourceProvide(String, BasicDataSource, String) - 类 的构造器com.github.nfwork.dbfound.starter.dbprovide.SpringDataSourceProvide
 
supportsParameter(MethodParameter) - 类 中的方法com.github.nfwork.dbfound.starter.autoconfigure.ContextArgumentResolver
 
SystemConfig() - 类 的构造器com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.SystemConfig
 

T

TransactionObject() - 类 的构造器com.github.nfwork.dbfound.starter.dbprovide.DBFoundTransactionManager.TransactionObject
 

V

valueOf(String) - 枚举 中的静态方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.TransactionManagerType
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.TransactionManagerType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。

W

WebConfig() - 类 的构造器com.github.nfwork.dbfound.starter.autoconfigure.DBFoundConfigProperties.WebConfig
 
A B C D E G H I M Q R S T V W 
跳过导航链接

Copyright © 2023. All rights reserved.