Open kazuki43zoo opened 7 years ago
I can help out if there is any help required on the English documentation.
I have added an English document, and it is the default document for the project.
If you are using MyBatis, it is recommended to try this pagination plugin. This must be the Most Convenient pagination plugin.
PageHelper support any complex single-table, multi-table queries. Some special cases please see the Important note.
Want to use PageHelper? Please see How to use PageHelper.
PageHelper supports the following databases:
Oracle
Mysql
MariaDB
SQLite
Hsqldb
PostgreSQL
DB2
SqlServer(2005,2008)
Informix
H2
SqlServer2012
Derby
PageHelper will detect the current database url by default, automatically select the corresponding database dialect.
MyBatis Common Base Mapper: https://github.com/abel533/Mapper
Common Base Mapper reference MyBatis Generator, contains all of MyBatis Generator common methods, built-in common Example object.
Common Base Mapper dynamically generates MappedStatements for all common methods at startup.
The English version of the document will be added later.
@mallim 你能帮我看看文档翻译的对不对吗?目前还没有完全翻译完。
We consider to add a github wiki page for introduces useful plugins provided by 3rd party.
candidates:
pre-conditions for introduce: