1.MyBatis官方文档地址
http://www.mybatis.org/mybatis-3/apidocs/reference/org/apache/ibatis/type/JdbcType.html
MyBatis sqlmap-xml编写规范官方文档地址
http://www.mybatis.org/mybatis-3/sqlmap-xml.html#insert_update_and_delete
2.Java API官方文档地址
http://docs.oracle.com/javase/8/docs/api/
3.Oracle Java™ Tutorials官方教程地址
http://docs.oracle.com/javase/tutorial/essential/exceptions/finally.html
4.MySQL 5.7官方说明手册英文版地址
http://dev.mysql.com/doc/refman/5.7/en/preface.html
5.MySql 5.1说明手册中文版地址
http://doc.mysql.cn/mysql5/refman-5.1-zh.html-chapter/
6.MongoDB 3.2官方手册英文版地址
https://docs.mongodb.org/manual/
7.MongoDB 说明手册中文版地址(网速慢)
https://mongodb-documentation.readthedocs.org/en/latest/
8.MPXJ官方API说明文档
http://mpxj.sourceforge.net/apidocs/index.html
9.PDFBox 2.0.1 API在线文档
https://pdfbox.apache.org/docs/2.0.1/javadocs/
欢迎补充