String logicDeleteValue
String logicNotDeleteValue
DBType dbType
IdType idType
boolean dbColumnUnderline
ISqlInjector sqlInjector
IKeyGenerator keyGenerator
MetaObjectHandler metaObjectHandler
FieldStrategy fieldStrategy
boolean isRefresh
boolean isCapitalMode
String identifierQuote
org.apache.ibatis.session.SqlSessionFactory sqlSessionFactory
Set<E> mapperRegistryCache
org.apache.ibatis.session.SqlSession sqlSession
Object entity
SqlPlus sql
Map<K,V> paramNameValuePairs
AtomicInteger paramNameSeq
String paramAlias
String sqlSelect
Boolean isWhere
String AND_OR
int total
int size
int pages
int current
boolean searchCount
boolean openSort
fillWrapperString orderByField
SQL 排序 ORDER BY 字段,例如: id DESC(根据id倒序查询)
DESC 表示按倒序排序(即:从大到小排序)
ASC 表示按正序排序(即:从小到大排序)
boolean isAsc
Copyright © 2017. All rights reserved.