@Deprecated public class SqlSessionFactoryBeanExtend extends org.mybatis.spring.SqlSessionFactoryBean
构造器和说明 |
---|
SqlSessionFactoryBeanExtend()
已过时。
|
限定符和类型 | 方法和说明 |
---|---|
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, setVfs
public void setTypeAliasesPackage(String typeAliasesPackage)
setTypeAliasesPackage
在类中 org.mybatis.spring.SqlSessionFactoryBean
typeAliasesPackage
- 带有通配符的包名SqlSessionFactoryBean.setTypeAliasesPackage(java.lang.String)
Copyright © 2018. All rights reserved.