跳过导航链接
A B C D E F G I J K L M N O P R S T U V 

A

adminConfig - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexProperties
MyBatis-Flex-Admin 配置。
AdminConfig() - 类 的构造器com.mybatisflex.spring.boot.MybatisFlexProperties.AdminConfig
 
afterPropertiesSet() - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexAdminAutoConfiguration
 
afterPropertiesSet() - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexAutoConfiguration
 
afterPropertiesSet() - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexAutoConfiguration.MapperScannerRegistrarNotFoundConfiguration
 
aggressiveLazyLoading - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
When enabled, any method call will load all the lazy properties of the object.
annotationDrivenTransactionManager() - 类 中的方法com.mybatisflex.spring.boot.FlexTransactionAutoConfiguration
 
applyConfiguration(SqlSessionFactoryBean) - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexAutoConfiguration
 
applySqlSessionFactoryBeanCustomizers(SqlSessionFactoryBean) - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexAutoConfiguration
 
applyTo(Configuration) - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
 
applyTo(FlexGlobalConfig) - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.GlobalConfig
 
argNameBasedConstructorAutoMapping - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
When applying constructor auto-mapping, argument name is used to search the column to map instead of relying on the column order.
AutoConfiguredMapperScannerRegistrar() - 类 的构造器com.mybatisflex.spring.boot.MybatisFlexAutoConfiguration.AutoConfiguredMapperScannerRegistrar
 
autoMappingBehavior - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
Specifies if and how MyBatis should automatically map columns to fields/properties.
autoMappingUnknownColumnBehavior - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
Specify the behavior when detects an unknown column (or unknown property type) of automatic mapping target.

B

beanFactory - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexAutoConfiguration.AutoConfiguredMapperScannerRegistrar
 

C

cacheEnabled - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
Globally enables or disables any caches configured in any mapper under this configuration.
callSettersOnNulls - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
Specifies if setters or map's put method will be called when a retrieved value is null.
checkConfigFileExists() - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexAutoConfiguration
 
checkConfigLocation - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexProperties
Indicates whether perform presence check of the MyBatis xml config file.
com.mybatisflex.spring.boot - 程序包 com.mybatisflex.spring.boot
MyBatis-Flex Spring Boot 支持。
ConditionalOnMybatisFlexDatasource - com.mybatisflex.spring.boot中的注释类型
判断是否有 MyBatis-Flex 的多数据源配置。
ConditionalOnMybatisFlexDatasource.OnMybatisFlexDataSourceCondition - com.mybatisflex.spring.boot中的类
 
configLocation - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexProperties
Location of MyBatis xml config file.
configuration - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexProperties
A Configuration object for customize default settings.
CONFIGURATION_PROPERTY_PREFIX - 类 中的静态变量com.mybatisflex.spring.boot.MybatisLanguageDriverAutoConfiguration
 
ConfigurationCustomizer - com.mybatisflex.spring.boot中的接口
FlexConfiguration 做自定义的配置支持。
configurationCustomizers - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexAutoConfiguration
 
configurationFactory - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
Specifies the class that provides an instance of Configuration.
configurationProperties - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexProperties
Externalized properties for MyBatis configuration.
CoreConfiguration() - 类 的构造器com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
 
customize(FlexConfiguration) - 接口 中的方法com.mybatisflex.spring.boot.ConfigurationCustomizer
自定义配置 FlexConfiguration
customize(FlexGlobalConfig) - 接口 中的方法com.mybatisflex.spring.boot.MyBatisFlexCustomizer
自定义 MyBatis-Flex 配置。
customize(SqlSessionFactoryBean) - 接口 中的方法com.mybatisflex.spring.boot.SqlSessionFactoryBeanCustomizer
自定义 SqlSessionFactoryBean

D

databaseIdProvider - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexAutoConfiguration
 
dataSource() - 类 中的方法com.mybatisflex.spring.boot.MultiDataSourceAutoConfiguration
 
datasource - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexProperties
多数据源的配置。
dataSourceAdvice() - 类 中的方法com.mybatisflex.spring.boot.MultiDataSourceAutoConfiguration
com.mybatisflex.annotation.UseDataSource 注解切换数据源切面。
dataSourceDecipher - 类 中的变量com.mybatisflex.spring.boot.MultiDataSourceAutoConfiguration
 
dataSourceDecipher - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexAutoConfiguration
 
dataSourceProperties - 类 中的变量com.mybatisflex.spring.boot.MultiDataSourceAutoConfiguration
 
defaultEnumTypeHandler - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
Specifies the TypeHandler used by default for Enum.
defaultExecutorType - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
Configures the default executor.
defaultFetchSize - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
Sets the driver a hint as to control fetching size for return results.
defaultPageSize - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexProperties.GlobalConfig
默认的分页查询时的每页数据量。
defaultRelationQueryDepth - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexProperties.GlobalConfig
默认的 Relation 注解查询深度。
defaultResultSetType - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
Specifies a scroll strategy when omit it per statement settings.
defaultScriptingLanguageDriver - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexProperties
The default scripting language driver class.
defaultSqlProviderType - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
Specifies an sql provider class that holds provider method.
defaultStatementTimeout - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
Sets the number of seconds the driver will wait for a response from the database.
deletedValueOfLogicDelete - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexProperties.GlobalConfig
逻辑删除数据删除标记值。
dynamicSchemaProcessor - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexAutoConfiguration
 
dynamicTableProcessor - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexAutoConfiguration
 

E

enable - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexProperties.AdminConfig
启用服务。
enable - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexProperties.SeataConfig
是否开启
endpoint - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexProperties.AdminConfig
连接端点。
environment - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexAutoConfiguration.AutoConfiguredMapperScannerRegistrar
 
executorType - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexProperties
Execution mode for SqlSessionTemplate.

F

FlexTransactionAutoConfiguration - com.mybatisflex.spring.boot中的类
MyBatis-Flex 事务自动配置。
FlexTransactionAutoConfiguration() - 类 的构造器com.mybatisflex.spring.boot.FlexTransactionAutoConfiguration
 
flexTransactionManager - 类 中的变量com.mybatisflex.spring.boot.FlexTransactionAutoConfiguration
这里使用 final 修饰属性是因为:
1、调用 FlexTransactionAutoConfiguration.annotationDrivenTransactionManager() 方法会返回 TransactionManager 对象
2、@Bean 注入又会返回 TransactionManager 对象
需要保证两个对象的一致性。
FreeMarkerConfiguration() - 类 的构造器com.mybatisflex.spring.boot.MybatisLanguageDriverAutoConfiguration.FreeMarkerConfiguration
 
freeMarkerLanguageDriver(FreeMarkerLanguageDriverConfig) - 类 中的方法com.mybatisflex.spring.boot.MybatisLanguageDriverAutoConfiguration.FreeMarkerConfiguration
 
freeMarkerLanguageDriver() - 类 中的方法com.mybatisflex.spring.boot.MybatisLanguageDriverAutoConfiguration.LegacyFreeMarkerConfiguration
 
freeMarkerLanguageDriverConfig() - 类 中的方法com.mybatisflex.spring.boot.MybatisLanguageDriverAutoConfiguration.FreeMarkerConfiguration
 

G

getAdminConfig() - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties
 
getAggressiveLazyLoading() - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
 
getArgNameBasedConstructorAutoMapping() - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
 
getAutoMappingBehavior() - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
 
getAutoMappingUnknownColumnBehavior() - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
 
getBeanNameForType(Class<?>, ListableBeanFactory) - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexAutoConfiguration.AutoConfiguredMapperScannerRegistrar
 
getCacheEnabled() - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
 
getCallSettersOnNulls() - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
 
getConfigLocation() - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties
 
getConfiguration() - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties
 
getConfigurationFactory() - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
 
getConfigurationProperties() - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties
 
getDatasource() - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties
 
getDefaultEnumTypeHandler() - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
 
getDefaultExecutorType() - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
 
getDefaultFetchSize() - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
 
getDefaultPageSize() - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.GlobalConfig
 
getDefaultRelationQueryDepth() - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.GlobalConfig
 
getDefaultResultSetType() - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
 
getDefaultScriptingLanguageDriver() - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties
 
getDefaultSqlProviderType() - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
 
getDefaultStatementTimeout() - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
 
getDeletedValueOfLogicDelete() - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.GlobalConfig
 
getDependsOnDatabaseInitializationBeanTypes() - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexDependsOnDatabaseInitializationDetector
 
getDialect() - 类 中的方法com.mybatisflex.spring.boot.MybatisLanguageDriverAutoConfiguration.ThymeleafConfiguration.MetadataThymeleafLanguageDriverConfig
 
getEndpoint() - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.AdminConfig
 
getExecutorType() - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties
 
getGlobalConfig() - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties
 
getJdbcTypeForNull() - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
 
getKeyConfig() - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.GlobalConfig
 
getLazyLoadingEnabled() - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
 
getLazyLoadTriggerMethods() - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
 
getLocalCacheScope() - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
 
getLogicDeleteColumn() - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.GlobalConfig
 
getLogImpl() - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
 
getLogPrefix() - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
 
getMapperLocations() - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties
 
getMapUnderscoreToCamelCase() - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
 
getMatchOutcome(ConditionContext, AnnotatedTypeMetadata) - 类 中的方法com.mybatisflex.spring.boot.ConditionalOnMybatisFlexDatasource.OnMybatisFlexDataSourceCondition
 
getMultipleResultSetsEnabled() - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
 
getNormalValueOfLogicDelete() - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.GlobalConfig
 
getNullableOnForEach() - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
 
getResources(String) - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties
 
getReturnInstanceForEmptyRow() - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
 
getSafeResultHandlerEnabled() - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
 
getSafeRowBoundsEnabled() - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
 
getSeataConfig() - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties
 
getSeataMode() - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.SeataConfig
 
getSecretKey() - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.AdminConfig
 
getShrinkWhitespacesInSql() - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
 
getTemplateFile() - 类 中的方法com.mybatisflex.spring.boot.MybatisLanguageDriverAutoConfiguration.ThymeleafConfiguration.MetadataThymeleafLanguageDriverConfig
 
getTenantColumn() - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.GlobalConfig
 
getTypeAliasesPackage() - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties
 
getTypeAliasesSuperType() - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties
 
getTypeHandlersPackage() - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties
 
getUseActualParamName() - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
 
getUseColumnLabel() - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
 
getUseGeneratedKeys() - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
 
getVariables() - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
 
getVersionColumn() - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.GlobalConfig
 
getVfsImpl() - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
 
globalConfig - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexProperties
全局配置。
GlobalConfig() - 类 的构造器com.mybatisflex.spring.boot.MybatisFlexProperties.GlobalConfig
 

I

interceptors - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexAutoConfiguration
 
isCheckConfigLocation() - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties
 
isEnable() - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.AdminConfig
 
isEnable() - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.SeataConfig
 
isPrintBanner() - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.GlobalConfig
 
isValid() - 类 中的方法com.mybatisflex.spring.boot.SpringBootVFS
 

J

jdbcTypeForNull - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
Specifies the JDBC type for null values when no specific JDBC type was provided for the parameter.
jsonFormatter - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexAdminAutoConfiguration
 

K

keyConfig - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexProperties.GlobalConfig
全局的 ID 生成策略配置,当 @Id 未配置 或者 配置 KeyType 为 None 时 使用当前全局配置。

L

languageDrivers - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexAutoConfiguration
 
lazyLoadingEnabled - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
Globally enables or disables lazy loading.
lazyLoadTriggerMethods - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
Specifies which Object's methods trigger a lazy load.
LegacyFreeMarkerConfiguration() - 类 的构造器com.mybatisflex.spring.boot.MybatisLanguageDriverAutoConfiguration.LegacyFreeMarkerConfiguration
 
LegacyVelocityConfiguration() - 类 的构造器com.mybatisflex.spring.boot.MybatisLanguageDriverAutoConfiguration.LegacyVelocityConfiguration
 
list(URL, String) - 类 中的方法com.mybatisflex.spring.boot.SpringBootVFS
 
localCacheScope - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
MyBatis uses local cache to prevent circular references and speed up repeated nested queries.
logger - 类 中的静态变量com.mybatisflex.spring.boot.MybatisFlexAutoConfiguration
 
logicDeleteColumn - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexProperties.GlobalConfig
默认的逻辑删除字段。
logicDeleteProcessor - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexAutoConfiguration
 
logImpl - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
Specifies which logging implementation MyBatis should use.
logPrefix - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
Specifies the prefix string that MyBatis will add to the logger names.

M

mapperLocations - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexProperties
Locations of MyBatis mapper files.
MapperScannerRegistrarNotFoundConfiguration() - 类 的构造器com.mybatisflex.spring.boot.MybatisFlexAutoConfiguration.MapperScannerRegistrarNotFoundConfiguration
 
mapUnderscoreToCamelCase - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
Enables automatic mapping from classic database column names A_COLUMN to camel case classic Java property names aColumn.
messageFactory - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexAdminAutoConfiguration
 
MetadataThymeleafLanguageDriverConfig() - 类 的构造器com.mybatisflex.spring.boot.MybatisLanguageDriverAutoConfiguration.ThymeleafConfiguration.MetadataThymeleafLanguageDriverConfig
 
MultiDataSourceAutoConfiguration - com.mybatisflex.spring.boot中的类
MyBatis-Flex 多数据源的配置支持。
MultiDataSourceAutoConfiguration(MybatisFlexProperties, ObjectProvider<DataSourceDecipher>) - 类 的构造器com.mybatisflex.spring.boot.MultiDataSourceAutoConfiguration
 
multipleResultSetsEnabled - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
Allows or disallows multiple ResultSets to be returned from a single statement (compatible driver required).
MybatisFlexAdminAutoConfiguration - com.mybatisflex.spring.boot中的类
MyBatis-Flex-Admin 自动配置。
MybatisFlexAdminAutoConfiguration(ObjectProvider<MessageFactory>, ObjectProvider<HttpMessageReporter.JSONFormatter>, MybatisFlexProperties) - 类 的构造器com.mybatisflex.spring.boot.MybatisFlexAdminAutoConfiguration
 
MybatisFlexAutoConfiguration - com.mybatisflex.spring.boot中的类
Mybatis-Flex 的核心配置。
MybatisFlexAutoConfiguration(MybatisFlexProperties, ObjectProvider<Interceptor[]>, ObjectProvider<TypeHandler[]>, ObjectProvider<LanguageDriver[]>, ResourceLoader, ObjectProvider<DatabaseIdProvider>, ObjectProvider<List<ConfigurationCustomizer>>, ObjectProvider<List<SqlSessionFactoryBeanCustomizer>>, ObjectProvider<DataSourceDecipher>, ObjectProvider<DynamicTableProcessor>, ObjectProvider<DynamicSchemaProcessor>, ObjectProvider<TenantFactory>, ObjectProvider<LogicDeleteProcessor>, ObjectProvider<MyBatisFlexCustomizer>) - 类 的构造器com.mybatisflex.spring.boot.MybatisFlexAutoConfiguration
 
MybatisFlexAutoConfiguration.AutoConfiguredMapperScannerRegistrar - com.mybatisflex.spring.boot中的类
This will just scan the same base package as Spring Boot does.
MybatisFlexAutoConfiguration.MapperScannerRegistrarNotFoundConfiguration - com.mybatisflex.spring.boot中的类
If mapper registering configuration or mapper scanning configuration not present, this configuration allow to scan mappers based on the same component-scanning path as Spring Boot itself.
mybatisFlexCustomizer - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexAutoConfiguration
 
MyBatisFlexCustomizer - com.mybatisflex.spring.boot中的接口
MyBatis-Flex 配置。
MybatisFlexDependsOnDatabaseInitializationDetector - com.mybatisflex.spring.boot中的类
参考:https://github.com/mybatis/spring-boot-starter/blob/master/mybatis-spring-boot-autoconfigure/src/main/java/org/mybatis/spring/boot/autoconfigure/MybatisDependsOnDatabaseInitializationDetector.java DependsOnDatabaseInitializationDetector for Mybatis-Flex.
MybatisFlexDependsOnDatabaseInitializationDetector() - 类 的构造器com.mybatisflex.spring.boot.MybatisFlexDependsOnDatabaseInitializationDetector
 
MybatisFlexProperties - com.mybatisflex.spring.boot中的类
Mybatis-Flex 的配置属性。
MybatisFlexProperties() - 类 的构造器com.mybatisflex.spring.boot.MybatisFlexProperties
 
MybatisFlexProperties.AdminConfig - com.mybatisflex.spring.boot中的类
MyBatis Flex Admin 配置。
MybatisFlexProperties.CoreConfiguration - com.mybatisflex.spring.boot中的类
The configuration properties for mybatis core module.
MybatisFlexProperties.GlobalConfig - com.mybatisflex.spring.boot中的类
FlexGlobalConfig 配置。
MybatisFlexProperties.SeataConfig - com.mybatisflex.spring.boot中的类
Seata 配置
MybatisFlexProperties.SeataMode - com.mybatisflex.spring.boot中的枚举
 
MybatisLanguageDriverAutoConfiguration - com.mybatisflex.spring.boot中的类
脚本语言驱动的自动配置,平常一般项目用不到,只为了同步 MyBatis 自带的 MybatisLanguageDriverAutoConfiguration。
MybatisLanguageDriverAutoConfiguration() - 类 的构造器com.mybatisflex.spring.boot.MybatisLanguageDriverAutoConfiguration
 
MybatisLanguageDriverAutoConfiguration.FreeMarkerConfiguration - com.mybatisflex.spring.boot中的类
Configuration class for mybatis-freemarker 1.2.x or above.
MybatisLanguageDriverAutoConfiguration.LegacyFreeMarkerConfiguration - com.mybatisflex.spring.boot中的类
Configuration class for mybatis-freemarker 1.1.x or under.
MybatisLanguageDriverAutoConfiguration.LegacyVelocityConfiguration - com.mybatisflex.spring.boot中的类
Configuration class for mybatis-velocity 2.0 or under.
MybatisLanguageDriverAutoConfiguration.ThymeleafConfiguration - com.mybatisflex.spring.boot中的类
 
MybatisLanguageDriverAutoConfiguration.ThymeleafConfiguration.MetadataThymeleafLanguageDriverConfig - com.mybatisflex.spring.boot中的类
 
MybatisLanguageDriverAutoConfiguration.VelocityConfiguration - com.mybatisflex.spring.boot中的类
Configuration class for mybatis-velocity 2.1.x or above.

N

normalValueOfLogicDelete - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexProperties.GlobalConfig
逻辑删除数据存在标记值。
nullableOnForEach - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
Specifies the default value of 'nullable' attribute on 'foreach' tag.

O

OnMybatisFlexDataSourceCondition() - 类 的构造器com.mybatisflex.spring.boot.ConditionalOnMybatisFlexDatasource.OnMybatisFlexDataSourceCondition
 

P

preserveSubpackageName(String, Resource, String) - 类 中的静态方法com.mybatisflex.spring.boot.SpringBootVFS
 
printBanner - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexProperties.GlobalConfig
启动是否打印 banner 和 版本号。
properties - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexAdminAutoConfiguration
 
properties - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexAutoConfiguration
 

R

registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexAutoConfiguration.AutoConfiguredMapperScannerRegistrar
 
resolveMapperLocations() - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties
 
resourceLoader - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexAutoConfiguration
 
resourceResolver - 类 中的静态变量com.mybatisflex.spring.boot.MybatisFlexProperties
 
resourceResolver - 类 中的变量com.mybatisflex.spring.boot.SpringBootVFS
 
returnInstanceForEmptyRow - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
MyBatis, by default, returns null when all the columns of a returned row are NULL.

S

safeResultHandlerEnabled - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
Allows using ResultHandler on nested statements.
safeRowBoundsEnabled - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
Allows using RowBounds on nested statements.
seataConfig - 类 中的变量com.mybatisflex.spring.boot.MultiDataSourceAutoConfiguration
 
seataConfig - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexProperties
A Configuration object for seata
SeataConfig() - 类 的构造器com.mybatisflex.spring.boot.MybatisFlexProperties.SeataConfig
 
seataMode - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexProperties.SeataConfig
事务模式支持,只支持XA或者AT
SeataMode() - 枚举 的构造器com.mybatisflex.spring.boot.MybatisFlexProperties.SeataMode
 
secretKey - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexProperties.AdminConfig
秘密密钥。
setAdminConfig(MybatisFlexProperties.AdminConfig) - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties
 
setAggressiveLazyLoading(Boolean) - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
 
setArgNameBasedConstructorAutoMapping(Boolean) - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
 
setAutoMappingBehavior(AutoMappingBehavior) - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
 
setAutoMappingUnknownColumnBehavior(AutoMappingUnknownColumnBehavior) - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
 
setBeanFactory(BeanFactory) - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexAutoConfiguration.AutoConfiguredMapperScannerRegistrar
 
setCacheEnabled(Boolean) - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
 
setCallSettersOnNulls(Boolean) - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
 
setCheckConfigLocation(boolean) - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties
 
setConfigLocation(String) - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties
 
setConfiguration(MybatisFlexProperties.CoreConfiguration) - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties
 
setConfigurationFactory(Class<?>) - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
 
setConfigurationProperties(Properties) - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties
 
setDatasource(Map<String, Map<String, String>>) - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties
 
setDefaultEnumTypeHandler(Class<? extends TypeHandler>) - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
 
setDefaultExecutorType(ExecutorType) - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
 
setDefaultFetchSize(Integer) - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
 
setDefaultPageSize(int) - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.GlobalConfig
 
setDefaultRelationQueryDepth(int) - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.GlobalConfig
 
setDefaultResultSetType(ResultSetType) - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
 
setDefaultScriptingLanguageDriver(Class<? extends LanguageDriver>) - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties
 
setDefaultSqlProviderType(Class<?>) - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
 
setDefaultStatementTimeout(Integer) - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
 
setDeletedValueOfLogicDelete(Object) - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.GlobalConfig
 
setEnable(boolean) - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.AdminConfig
 
setEnable(boolean) - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.SeataConfig
 
setEndpoint(String) - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.AdminConfig
 
setEnvironment(Environment) - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexAutoConfiguration.AutoConfiguredMapperScannerRegistrar
 
setExecutorType(ExecutorType) - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties
 
setGlobalConfig(MybatisFlexProperties.GlobalConfig) - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties
 
setJdbcTypeForNull(JdbcType) - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
 
setKeyConfig(FlexGlobalConfig.KeyConfig) - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.GlobalConfig
 
setLazyLoadingEnabled(Boolean) - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
 
setLazyLoadTriggerMethods(Set<String>) - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
 
setLocalCacheScope(LocalCacheScope) - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
 
setLogicDeleteColumn(String) - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.GlobalConfig
 
setLogImpl(Class<? extends Log>) - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
 
setLogPrefix(String) - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
 
setMapperLocations(String[]) - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties
 
setMapUnderscoreToCamelCase(Boolean) - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
 
setMultipleResultSetsEnabled(Boolean) - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
 
setNormalValueOfLogicDelete(Object) - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.GlobalConfig
 
setNullableOnForEach(Boolean) - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
 
setPrintBanner(boolean) - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.GlobalConfig
 
setReturnInstanceForEmptyRow(Boolean) - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
 
setSafeResultHandlerEnabled(Boolean) - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
 
setSafeRowBoundsEnabled(Boolean) - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
 
setSeataConfig(MybatisFlexProperties.SeataConfig) - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties
 
setSeataMode(MybatisFlexProperties.SeataMode) - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.SeataConfig
 
setSecretKey(String) - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.AdminConfig
 
setShrinkWhitespacesInSql(Boolean) - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
 
setTenantColumn(String) - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.GlobalConfig
 
setTypeAliasesPackage(String) - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties
 
setTypeAliasesSuperType(Class<?>) - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties
 
setTypeHandlersPackage(String) - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties
 
setUrlDecodingCharset(Charset) - 类 中的静态方法com.mybatisflex.spring.boot.SpringBootVFS
Set the charset for decoding an encoded URL string.
setUseActualParamName(Boolean) - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
 
setUseColumnLabel(Boolean) - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
 
setUseGeneratedKeys(Boolean) - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
 
setVariables(Properties) - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
 
setVersionColumn(String) - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.GlobalConfig
 
setVfsImpl(Class<? extends VFS>) - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
 
shrinkWhitespacesInSql - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
Removes extra whitespace characters from the SQL.
SpringBootVFS - com.mybatisflex.spring.boot中的类
MyBatis 的 VFS 支持。
SpringBootVFS() - 类 的构造器com.mybatisflex.spring.boot.SpringBootVFS
 
sqlSessionFactory(DataSource) - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexAutoConfiguration
 
SqlSessionFactoryBeanCustomizer - com.mybatisflex.spring.boot中的接口
参考:https://github.com/mybatis/spring-boot-starter/blob/master/mybatis-spring-boot-autoconfigure/src/main/java/org/mybatis/spring/boot/autoconfigure/SqlSessionFactoryBeanCustomizer.java 为 FlexSqlSessionFactoryBean 做自定义的配置支持。
sqlSessionFactoryBeanCustomizers - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexAutoConfiguration
 
sqlSessionTemplate(SqlSessionFactory) - 类 中的方法com.mybatisflex.spring.boot.MybatisFlexAutoConfiguration
 

T

tenantColumn - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexProperties.GlobalConfig
默认的多租户字段。
tenantFactory - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexAutoConfiguration
 
ThymeleafConfiguration() - 类 的构造器com.mybatisflex.spring.boot.MybatisLanguageDriverAutoConfiguration.ThymeleafConfiguration
 
thymeleafLanguageDriver(ThymeleafLanguageDriverConfig) - 类 中的方法com.mybatisflex.spring.boot.MybatisLanguageDriverAutoConfiguration.ThymeleafConfiguration
 
thymeleafLanguageDriverConfig() - 类 中的方法com.mybatisflex.spring.boot.MybatisLanguageDriverAutoConfiguration.ThymeleafConfiguration
 
typeAliasesPackage - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexProperties
Packages to search type aliases.
typeAliasesSuperType - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexProperties
The super class for filtering type alias.
typeHandlers - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexAutoConfiguration
 
typeHandlersPackage - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexProperties
Packages to search for type handlers.

U

urlDecodingCharset - 类 中的静态变量com.mybatisflex.spring.boot.SpringBootVFS
 
useActualParamName - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
Allow referencing statement parameters by their actual names declared in the method signature.
useColumnLabel - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
Uses the column label instead of the column name.
useGeneratedKeys - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
Allows JDBC support for generated keys.

V

valueOf(String) - 枚举 中的静态方法com.mybatisflex.spring.boot.MybatisFlexProperties.SeataMode
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法com.mybatisflex.spring.boot.MybatisFlexProperties.SeataMode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
variables - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
Specify any configuration variables.
VelocityConfiguration() - 类 的构造器com.mybatisflex.spring.boot.MybatisLanguageDriverAutoConfiguration.VelocityConfiguration
 
velocityLanguageDriver() - 类 中的方法com.mybatisflex.spring.boot.MybatisLanguageDriverAutoConfiguration.LegacyVelocityConfiguration
 
velocityLanguageDriver(VelocityLanguageDriverConfig) - 类 中的方法com.mybatisflex.spring.boot.MybatisLanguageDriverAutoConfiguration.VelocityConfiguration
 
velocityLanguageDriverConfig() - 类 中的方法com.mybatisflex.spring.boot.MybatisLanguageDriverAutoConfiguration.VelocityConfiguration
 
versionColumn - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexProperties.GlobalConfig
默认的乐观锁字段。
vfsImpl - 类 中的变量com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
Specifies VFS implementations.
A B C D E F G I J K L M N O P R S T U V 
跳过导航链接

Copyright © 2023. All rights reserved.