public class Dialect extends Object
| Constructor and Description |
|---|
Dialect(org.apache.ibatis.mapping.MappedStatement mappedStatement,
Object parameterObject,
PageParam pageParam) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCountSQL() |
String |
getPageSQL() |
List<org.apache.ibatis.mapping.ParameterMapping> |
getParameterMappings() |
Object |
getParameterObject() |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.