public class GeneralSqlSessionFactoryBean
extends org.mybatis.spring.SqlSessionFactoryBean
暴露get方法,用来解析通配符的包名(com.github.yuxiaobin.*.persistent)
Expose get method for typeAliasesPackage, so that can parse package path with *(wildcard support: com.github.yuxiaobin.*.persistent)
GeneralSqlSessionFactoryBean.| 构造器和说明 |
|---|
GeneralSqlSessionFactoryBean() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getTypeAliasesPackage() |
void |
setTypeAliasesPackage(String typeAliasesPackage) |
afterPropertiesSet, buildSqlSessionFactory, getCache, getDatabaseIdProvider, getObject, getObjectType, getVfs, isSingleton, onApplicationEvent, setCache, setConfigLocation, setConfiguration, setConfigurationProperties, setDatabaseIdProvider, setDataSource, setEnvironment, setFailFast, setMapperLocations, setObjectFactory, setObjectWrapperFactory, setPlugins, setSqlSessionFactoryBuilder, setTransactionFactory, setTypeAliases, setTypeAliasesSuperType, setTypeHandlers, setTypeHandlersPackage, setVfsCopyright © 2017. All rights reserved.