public class SelectLambdaForMap extends AbstractSelectLambda<MapQueryOperation,Map<String,Object>,String> implements MapQueryOperation
customSelect, groupByList, orderByListqueryParam, queryTemplatedbType| 构造器和说明 |
|---|
SelectLambdaForMap(TableMapping<?> tableMapping,
LambdaTemplate jdbcTemplate) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected String |
getPropertyName(String property) |
protected MapQueryOperation |
getSelf() |
protected TableReader<Map<String,Object>> |
getTableReader() |
applySelect, asc, buildBoundSql, desc, groupBy, initPage, lockGroupBy, lockOrderBy, orderBy, pageInfo, query, query, query, queryForCount, queryForLargeCount, queryForList, queryForMap, queryForMapList, queryForObject, select, selectAll, usePageaddCondition, and, apply, between, eq, format, formatLikeValue, formatSegment, formatValue, ge, gt, in, isNotNull, isNull, le, like, likeLeft, likeRight, lockCondition, lt, ne, nested, notBetween, notIn, notLike, notLikeLeft, notLikeRight, orbuildColumnByLambda, buildColumnByProperty, dialect, exampleIsMap, exampleType, getBoundSql, getBoundSql, getJdbcTemplate, getTableMapping, isQualifier, setDialect, useQualifierclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexampleType, useQualifierapplySelect, asc, desc, groupBy, initPage, orderBy, pageInfo, query, query, query, queryForCount, queryForLargeCount, queryForList, queryForMap, queryForMapList, queryForObject, select, selectAll, usePagegetBoundSql, getBoundSqlpublic SelectLambdaForMap(TableMapping<?> tableMapping, LambdaTemplate jdbcTemplate)
protected MapQueryOperation getSelf()
getSelf 在类中 BasicLambda<MapQueryOperation,Map<String,Object>,String>protected String getPropertyName(String property)
getPropertyName 在类中 BasicLambda<MapQueryOperation,Map<String,Object>,String>protected TableReader<Map<String,Object>> getTableReader()
Copyright © 2021–2022. All rights reserved.