public class SQLServerDialect extends Object implements Dialect
SQLServerDialect()
String
getOrderBy(String sql, String orderBy)
getPageSql(String sql, Page<?> page)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SQLServerDialect()
public String getPageSql(String sql, Page<?> page)
Dialect
getPageSql
sql
page
public String getOrderBy(String sql, String orderBy)
Copyright © 2013-2015. All Rights Reserved.