跳过导航链接
A B E G I O S T 

A

afterPropertiesSet() - 类 中的方法tech.wetech.mybatis.spring.ExtSqlSessionFactoryBean

B

buildSqlSessionFactory() - 类 中的方法tech.wetech.mybatis.spring.ExtSqlSessionFactoryBean
Build a SqlSessionFactory instance.

E

ExtSqlSessionFactoryBean - tech.wetech.mybatis.spring中的类
FactoryBean that creates a MyBatis SqlSessionFactory.
ExtSqlSessionFactoryBean() - 类 的构造器tech.wetech.mybatis.spring.ExtSqlSessionFactoryBean
 

G

getCache() - 类 中的方法tech.wetech.mybatis.spring.ExtSqlSessionFactoryBean
Gets the Cache.
getDatabaseIdProvider() - 类 中的方法tech.wetech.mybatis.spring.ExtSqlSessionFactoryBean
Gets the DatabaseIdProvider
getObject() - 类 中的方法tech.wetech.mybatis.spring.ExtSqlSessionFactoryBean
getObjectType() - 类 中的方法tech.wetech.mybatis.spring.ExtSqlSessionFactoryBean
getVfs() - 类 中的方法tech.wetech.mybatis.spring.ExtSqlSessionFactoryBean
Gets the VFS.

I

isSingleton() - 类 中的方法tech.wetech.mybatis.spring.ExtSqlSessionFactoryBean

O

onApplicationEvent(ApplicationEvent) - 类 中的方法tech.wetech.mybatis.spring.ExtSqlSessionFactoryBean

S

setCache(Cache) - 类 中的方法tech.wetech.mybatis.spring.ExtSqlSessionFactoryBean
Sets the Cache.
setConfigLocation(Resource) - 类 中的方法tech.wetech.mybatis.spring.ExtSqlSessionFactoryBean
Set the location of the MyBatis SqlSessionFactory config file.
setConfiguration(ExtConfiguration) - 类 中的方法tech.wetech.mybatis.spring.ExtSqlSessionFactoryBean
Set a customized MyBatis configuration.
setConfigurationProperties(Properties) - 类 中的方法tech.wetech.mybatis.spring.ExtSqlSessionFactoryBean
Set optional properties to be passed into the SqlSession configuration, as alternative to a <properties> tag in the configuration xml file.
setDatabaseIdProvider(DatabaseIdProvider) - 类 中的方法tech.wetech.mybatis.spring.ExtSqlSessionFactoryBean
Sets the DatabaseIdProvider.
setDataSource(DataSource) - 类 中的方法tech.wetech.mybatis.spring.ExtSqlSessionFactoryBean
Set the JDBC DataSource that this instance should manage transactions for.
setDefaultScriptingLanguageDriver(Class<? extends LanguageDriver>) - 类 中的方法tech.wetech.mybatis.spring.ExtSqlSessionFactoryBean
Set a default scripting language driver class.
setEnvironment(String) - 类 中的方法tech.wetech.mybatis.spring.ExtSqlSessionFactoryBean
NOTE: This class overrides any Environment you have set in the MyBatis config file.
setFailFast(boolean) - 类 中的方法tech.wetech.mybatis.spring.ExtSqlSessionFactoryBean
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...) - 类 中的方法tech.wetech.mybatis.spring.ExtSqlSessionFactoryBean
Set locations of MyBatis mapper files that are going to be merged into the SqlSessionFactory configuration at runtime.
setObjectFactory(ObjectFactory) - 类 中的方法tech.wetech.mybatis.spring.ExtSqlSessionFactoryBean
Sets the ObjectFactory.
setObjectWrapperFactory(ObjectWrapperFactory) - 类 中的方法tech.wetech.mybatis.spring.ExtSqlSessionFactoryBean
Sets the ObjectWrapperFactory.
setPlugins(Interceptor...) - 类 中的方法tech.wetech.mybatis.spring.ExtSqlSessionFactoryBean
Mybatis plugin list.
setScriptingLanguageDrivers(LanguageDriver...) - 类 中的方法tech.wetech.mybatis.spring.ExtSqlSessionFactoryBean
Set scripting language drivers.
setSqlSessionFactoryBuilder(SqlSessionFactoryBuilder) - 类 中的方法tech.wetech.mybatis.spring.ExtSqlSessionFactoryBean
Sets the SqlSessionFactoryBuilder to use when creating the SqlSessionFactory.
setTransactionFactory(TransactionFactory) - 类 中的方法tech.wetech.mybatis.spring.ExtSqlSessionFactoryBean
Set the MyBatis TransactionFactory to use.
setTypeAliases(Class<?>...) - 类 中的方法tech.wetech.mybatis.spring.ExtSqlSessionFactoryBean
List of type aliases to register.
setTypeAliasesPackage(String) - 类 中的方法tech.wetech.mybatis.spring.ExtSqlSessionFactoryBean
Packages to search for type aliases.
setTypeAliasesSuperType(Class<?>) - 类 中的方法tech.wetech.mybatis.spring.ExtSqlSessionFactoryBean
Super class which domain objects have to extend to have a type alias created.
setTypeHandlers(TypeHandler<?>...) - 类 中的方法tech.wetech.mybatis.spring.ExtSqlSessionFactoryBean
Set type handlers.
setTypeHandlersPackage(String) - 类 中的方法tech.wetech.mybatis.spring.ExtSqlSessionFactoryBean
Packages to search for type handlers.
setVfs(Class<? extends VFS>) - 类 中的方法tech.wetech.mybatis.spring.ExtSqlSessionFactoryBean
Sets the VFS.

T

tech.wetech.mybatis.spring - 程序包 tech.wetech.mybatis.spring
 
A B E G I O S T 
跳过导航链接

Copyright © 2019. All rights reserved.