jdbc.md
July 15, 2021 · View on GitHub
Bookmarks tagged [jdbc]
www.codever.land/bookmarks/t/jdbc
mybatis – MyBatis 3 | Introduction
http://www.mybatis.org/mybatis-3/
MyBatis is a first class persistence framework with support for custom SQL, stored procedures and advanced mappings. MyBatis eliminates almost all of the JDBC code and manual setting of parameters and...
- tags: mybatis, jdbc, java, orm
- :octocat: source code