com.github.drinkjava2.jdialects
Class DialectPaginationTemplate
java.lang.Object
com.github.drinkjava2.jdialects.DialectPaginationTemplate
public class DialectPaginationTemplate
- extends Object
Initialize pagination templates, this file is generated by source code
generate tool by extracting from Hibernate 5.3.6.final
- Since:
- 1.0.1
- Author:
- Yong Zhu
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DialectPaginationTemplate
public DialectPaginationTemplate()
initializePaginSQLTemplate
protected static String initializePaginSQLTemplate(Dialect d)
- Return pagination template of this Dialect
initializeTopLimitSqlTemplate
protected static String initializeTopLimitSqlTemplate(Dialect d)
- Return top limit sql template of this Dialect
Copyright © 2018. All rights reserved.