| 类 | 说明 |
|---|---|
| GeneralEntityWrapper<T> |
This object is used to solve EntityWrapper.where/and/or...
|
| GeneralMapper | |
| GeneralSqlSessionFactoryBean |
暴露get方法,用来解析通配符的包名(com.github.yuxiaobin.*.persistent)
Expose get method for
typeAliasesPackage, so that can parse package path with *(wildcard support: com.github.yuxiaobin.*.persistent)
初始化sessionFactory的时候,使用该类型. |
Copyright © 2017. All rights reserved.