| Package | Description |
|---|---|
| cn.gtmap.estateplat.core.support.mybatis.page.dialect | |
| cn.gtmap.estateplat.core.support.mybatis.page.helper |
| Modifier and Type | Class and Description |
|---|---|
class |
MySQLDialect
Date Created 2014-2-18
|
class |
OracleDialect
Date Created 14-2-19
|
class |
OracleOrderDialect
Date Created 17-3-29
将分页嵌套2层处理
|
class |
SqlServerDialect
SqlServer方言,支持sqlserver2005及以上
|
| Modifier and Type | Method and Description |
|---|---|
static Dialect |
DialectFactory.buildDialect(DatabaseDialectShortName databaseName) |
| Modifier and Type | Method and Description |
|---|---|
static Dialect |
DialectHelper.getDialect(DatabaseDialectShortName dialectShortName) |
| Modifier and Type | Method and Description |
|---|---|
static int |
SqlHelper.getCount(org.apache.ibatis.mapping.MappedStatement ms,
Connection connection,
Object parameterObject,
Dialect dialect) |
Copyright © 2015–2021 cn.gtmap. All rights reserved.