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

A

advice - 类 中的变量com.mybatisflex.spring.datasource.DataSourceAdvice
 
afterPropertiesSet() - 类 中的方法com.mybatisflex.spring.FlexSqlSessionFactoryBean
autoCommit - 类 中的变量com.mybatisflex.spring.FlexSpringTransaction
 

B

buildSqlSessionFactory() - 类 中的方法com.mybatisflex.spring.FlexSqlSessionFactoryBean
Build a SqlSessionFactory instance.

C

cache - 类 中的变量com.mybatisflex.spring.FlexSqlSessionFactoryBean
 
CacheableServiceImpl<M extends BaseMapper<T>,T> - com.mybatisflex.spring.service.impl中的类
可缓存数据的 Service 实现类。
CacheableServiceImpl() - 类 的构造器com.mybatisflex.spring.service.impl.CacheableServiceImpl
 
close() - 类 中的方法com.mybatisflex.spring.FlexSpringTransaction
 
com.mybatisflex.spring - 程序包 com.mybatisflex.spring
MyBatis-Flex Spring 支持。
com.mybatisflex.spring.datasource - 程序包 com.mybatisflex.spring.datasource
多数据源切面。
com.mybatisflex.spring.service.impl - 程序包 com.mybatisflex.spring.service.impl
IService 实现。
commit() - 类 中的方法com.mybatisflex.spring.FlexSpringTransaction
 
configLocation - 类 中的变量com.mybatisflex.spring.FlexSqlSessionFactoryBean
 
configuration - 类 中的变量com.mybatisflex.spring.FlexSqlSessionFactoryBean
 
configurationProperties - 类 中的变量com.mybatisflex.spring.FlexSqlSessionFactoryBean
 
connection - 类 中的变量com.mybatisflex.spring.FlexSpringTransaction
 
currentXid - 类 中的变量com.mybatisflex.spring.FlexTransactionManager.TransactionObject
 

D

databaseIdProvider - 类 中的变量com.mybatisflex.spring.FlexSqlSessionFactoryBean
 
dataSource - 类 中的变量com.mybatisflex.spring.FlexSpringTransaction
 
dataSource - 类 中的变量com.mybatisflex.spring.FlexSqlSessionFactoryBean
 
DataSourceAdvice - com.mybatisflex.spring.datasource中的类
多数据源切面。
DataSourceAdvice() - 类 的构造器com.mybatisflex.spring.datasource.DataSourceAdvice
 
DataSourceInterceptor - com.mybatisflex.spring.datasource中的类
多数据源切换拦截器。
DataSourceInterceptor() - 类 的构造器com.mybatisflex.spring.datasource.DataSourceInterceptor
 
defaultEnumTypeHandler - 类 中的变量com.mybatisflex.spring.FlexSqlSessionFactoryBean
 
defaultScriptingLanguageDriver - 类 中的变量com.mybatisflex.spring.FlexSqlSessionFactoryBean
 
determineDataSourceKey(Method, Class<?>) - 类 中的方法com.mybatisflex.spring.datasource.DataSourceInterceptor
 
doBegin(Object, TransactionDefinition) - 类 中的方法com.mybatisflex.spring.FlexTransactionManager
 
doCommit(DefaultTransactionStatus) - 类 中的方法com.mybatisflex.spring.FlexTransactionManager
 
doGetTransaction() - 类 中的方法com.mybatisflex.spring.FlexTransactionManager
 
doResume(Object, Object) - 类 中的方法com.mybatisflex.spring.FlexTransactionManager
 
doRollback(DefaultTransactionStatus) - 类 中的方法com.mybatisflex.spring.FlexTransactionManager
 
doSetRollbackOnly(DefaultTransactionStatus) - 类 中的方法com.mybatisflex.spring.FlexTransactionManager
 
doSuspend(Object) - 类 中的方法com.mybatisflex.spring.FlexTransactionManager
 
dsCache - 类 中的变量com.mybatisflex.spring.datasource.DataSourceInterceptor
缓存方法对应的数据源。

E

environment - 类 中的变量com.mybatisflex.spring.FlexSqlSessionFactoryBean
 

F

failFast - 类 中的变量com.mybatisflex.spring.FlexSqlSessionFactoryBean
 
findDataSourceKey(Method, Class<?>) - 类 中的方法com.mybatisflex.spring.datasource.DataSourceInterceptor
 
FlexSpringTransaction - com.mybatisflex.spring中的类
spring 事务支持,解决 issues: https://gitee.com/mybatis-flex/mybatis-flex/issues/I7HJ4J
FlexSpringTransaction(FlexDataSource) - 类 的构造器com.mybatisflex.spring.FlexSpringTransaction
 
FlexSqlSessionFactoryBean - com.mybatisflex.spring中的类
参考:https://github.com/mybatis/spring/blob/master/src/main/java/org/mybatis/spring/SqlSessionFactoryBean.java 在 MyBatis 官方的 SqlSessionFactoryBean 基础上,替换了 FlexSqlSessionFactoryBean。
FlexSqlSessionFactoryBean() - 类 的构造器com.mybatisflex.spring.FlexSqlSessionFactoryBean
 
FlexTransactionFactory - com.mybatisflex.spring中的类
 
FlexTransactionFactory() - 类 的构造器com.mybatisflex.spring.FlexTransactionFactory
 
FlexTransactionManager - com.mybatisflex.spring中的类
MyBatis-Flex 事务支持。
FlexTransactionManager() - 类 的构造器com.mybatisflex.spring.FlexTransactionManager
 
FlexTransactionManager.TransactionObject - com.mybatisflex.spring中的类
 

G

getAdvice() - 类 中的方法com.mybatisflex.spring.datasource.DataSourceAdvice
 
getCache() - 类 中的方法com.mybatisflex.spring.FlexSqlSessionFactoryBean
Gets the Cache.
getConnection() - 类 中的方法com.mybatisflex.spring.FlexSpringTransaction
 
getDatabaseIdProvider() - 类 中的方法com.mybatisflex.spring.FlexSqlSessionFactoryBean
Gets the DatabaseIdProvider
getMapper() - 类 中的方法com.mybatisflex.spring.service.impl.CacheableServiceImpl
getMapper() - 类 中的方法com.mybatisflex.spring.service.impl.ServiceImpl
 
getObject() - 类 中的方法com.mybatisflex.spring.FlexSqlSessionFactoryBean
getObjectType() - 类 中的方法com.mybatisflex.spring.FlexSqlSessionFactoryBean
getPointcut() - 类 中的方法com.mybatisflex.spring.datasource.DataSourceAdvice
 
getTimeout() - 类 中的方法com.mybatisflex.spring.FlexSpringTransaction
 
getVfs() - 类 中的方法com.mybatisflex.spring.FlexSqlSessionFactoryBean
Gets the VFS.

I

invoke(MethodInvocation) - 类 中的方法com.mybatisflex.spring.datasource.DataSourceInterceptor
 
isConnectionTransactional - 类 中的变量com.mybatisflex.spring.FlexSpringTransaction
 
isExistingTransaction(Object) - 类 中的方法com.mybatisflex.spring.FlexTransactionManager
 
isSingleton() - 类 中的方法com.mybatisflex.spring.FlexSqlSessionFactoryBean

L

LOGGER - 类 中的静态变量com.mybatisflex.spring.FlexSqlSessionFactoryBean
 

M

mapper - 类 中的变量com.mybatisflex.spring.service.impl.CacheableServiceImpl
 
mapper - 类 中的变量com.mybatisflex.spring.service.impl.ServiceImpl
 
mapperLocations - 类 中的变量com.mybatisflex.spring.FlexSqlSessionFactoryBean
 
METADATA_READER_FACTORY - 类 中的静态变量com.mybatisflex.spring.FlexSqlSessionFactoryBean
 

N

newTransaction(DataSource, TransactionIsolationLevel, boolean) - 类 中的方法com.mybatisflex.spring.FlexTransactionFactory
newTransaction(Connection) - 类 中的方法com.mybatisflex.spring.FlexTransactionFactory

O

objectFactory - 类 中的变量com.mybatisflex.spring.FlexSqlSessionFactoryBean
 
objectWrapperFactory - 类 中的变量com.mybatisflex.spring.FlexSqlSessionFactoryBean
 
onApplicationEvent(ApplicationEvent) - 类 中的方法com.mybatisflex.spring.FlexSqlSessionFactoryBean

P

plugins - 类 中的变量com.mybatisflex.spring.FlexSqlSessionFactoryBean
 
pointcut - 类 中的变量com.mybatisflex.spring.datasource.DataSourceAdvice
 
prevXid - 类 中的变量com.mybatisflex.spring.FlexTransactionManager.TransactionObject
 

Q

query() - 类 中的方法com.mybatisflex.spring.service.impl.CacheableServiceImpl
获取默认的 QueryWrapper

R

RESOURCE_PATTERN_RESOLVER - 类 中的静态变量com.mybatisflex.spring.FlexSqlSessionFactoryBean
 
rollback() - 类 中的方法com.mybatisflex.spring.FlexSpringTransaction
 

S

saveOrUpdate(T) - 类 中的方法com.mybatisflex.spring.service.impl.CacheableServiceImpl
scanClasses(String, Class<?>) - 类 中的方法com.mybatisflex.spring.FlexSqlSessionFactoryBean
 
scriptingLanguageDrivers - 类 中的变量com.mybatisflex.spring.FlexSqlSessionFactoryBean
 
ServiceImpl<M extends BaseMapper<T>,T> - com.mybatisflex.spring.service.impl中的类
由 Mybatis-Flex 提供的顶级增强 Service 接口的默认实现类。
ServiceImpl() - 类 的构造器com.mybatisflex.spring.service.impl.ServiceImpl
 
setCache(Cache) - 类 中的方法com.mybatisflex.spring.FlexSqlSessionFactoryBean
Sets the Cache.
setConfigLocation(Resource) - 类 中的方法com.mybatisflex.spring.FlexSqlSessionFactoryBean
Set the location of the MyBatis SqlSessionFactory config file.
setConfiguration(Configuration) - 类 中的方法com.mybatisflex.spring.FlexSqlSessionFactoryBean
Set a customized MyBatis configuration.
setConfigurationProperties(Properties) - 类 中的方法com.mybatisflex.spring.FlexSqlSessionFactoryBean
Set optional properties to be passed into the SqlSession configuration, as alternative to a &lt;properties&gt; tag in the configuration xml file.
setDatabaseIdProvider(DatabaseIdProvider) - 类 中的方法com.mybatisflex.spring.FlexSqlSessionFactoryBean
Sets the DatabaseIdProvider.
setDataSource(DataSource) - 类 中的方法com.mybatisflex.spring.FlexSqlSessionFactoryBean
Set the JDBC DataSource that this instance should manage transactions for.
setDefaultEnumTypeHandler(Class<? extends TypeHandler>) - 类 中的方法com.mybatisflex.spring.FlexSqlSessionFactoryBean
Set the default type handler class for enum.
setDefaultScriptingLanguageDriver(Class<? extends LanguageDriver>) - 类 中的方法com.mybatisflex.spring.FlexSqlSessionFactoryBean
Set a default scripting language driver class.
setEnvironment(String) - 类 中的方法com.mybatisflex.spring.FlexSqlSessionFactoryBean
NOTE: This class overrides any Environment you have set in the MyBatis config file.
setFailFast(boolean) - 类 中的方法com.mybatisflex.spring.FlexSqlSessionFactoryBean
If true, a final check is done on Configuration to assure that all mapped statements are fully loaded and there is no one still pending to resolve includes.
setMapperLocations(Resource...) - 类 中的方法com.mybatisflex.spring.FlexSqlSessionFactoryBean
Set locations of MyBatis mapper files that are going to be merged into the SqlSessionFactory configuration at runtime.
setObjectFactory(ObjectFactory) - 类 中的方法com.mybatisflex.spring.FlexSqlSessionFactoryBean
Sets the ObjectFactory.
setObjectWrapperFactory(ObjectWrapperFactory) - 类 中的方法com.mybatisflex.spring.FlexSqlSessionFactoryBean
Sets the ObjectWrapperFactory.
setPlugins(Interceptor...) - 类 中的方法com.mybatisflex.spring.FlexSqlSessionFactoryBean
Mybatis plugin list.
setScriptingLanguageDrivers(LanguageDriver...) - 类 中的方法com.mybatisflex.spring.FlexSqlSessionFactoryBean
Set scripting language drivers.
setSqlSessionFactoryBuilder(SqlSessionFactoryBuilder) - 类 中的方法com.mybatisflex.spring.FlexSqlSessionFactoryBean
Sets the SqlSessionFactoryBuilder to use when creating the SqlSessionFactory.
setTransactionFactory(TransactionFactory) - 类 中的方法com.mybatisflex.spring.FlexSqlSessionFactoryBean
Set the MyBatis TransactionFactory to use.
setTypeAliases(Class<?>...) - 类 中的方法com.mybatisflex.spring.FlexSqlSessionFactoryBean
List of type aliases to register.
setTypeAliasesPackage(String) - 类 中的方法com.mybatisflex.spring.FlexSqlSessionFactoryBean
Packages to search for type aliases.
setTypeAliasesSuperType(Class<?>) - 类 中的方法com.mybatisflex.spring.FlexSqlSessionFactoryBean
Super class which domain objects have to extend to have a type alias created.
setTypeHandlers(TypeHandler<?>...) - 类 中的方法com.mybatisflex.spring.FlexSqlSessionFactoryBean
Set type handlers.
setTypeHandlersPackage(String) - 类 中的方法com.mybatisflex.spring.FlexSqlSessionFactoryBean
Packages to search for type handlers.
setVfs(Class<? extends VFS>) - 类 中的方法com.mybatisflex.spring.FlexSqlSessionFactoryBean
Sets the VFS.
sqlSessionFactory - 类 中的变量com.mybatisflex.spring.FlexSqlSessionFactoryBean
 
sqlSessionFactoryBuilder - 类 中的变量com.mybatisflex.spring.FlexSqlSessionFactoryBean
 

T

transactionFactory - 类 中的变量com.mybatisflex.spring.FlexSqlSessionFactoryBean
 
TransactionObject(String) - 类 的构造器com.mybatisflex.spring.FlexTransactionManager.TransactionObject
 
typeAliases - 类 中的变量com.mybatisflex.spring.FlexSqlSessionFactoryBean
 
typeAliasesPackage - 类 中的变量com.mybatisflex.spring.FlexSqlSessionFactoryBean
 
typeAliasesSuperType - 类 中的变量com.mybatisflex.spring.FlexSqlSessionFactoryBean
 
typeHandlers - 类 中的变量com.mybatisflex.spring.FlexSqlSessionFactoryBean
 
typeHandlersPackage - 类 中的变量com.mybatisflex.spring.FlexSqlSessionFactoryBean
 

V

vfs - 类 中的变量com.mybatisflex.spring.FlexSqlSessionFactoryBean
 
A B C D E F G I L M N O P Q R S T V 
跳过导航链接

Copyright © 2023. All rights reserved.