Skip to content
#

ibatis-sql

Here are 7 public repositories matching this topic...

Language: All
Filter by language

本项目集成了mybatis的三种实现方式 1、通过配置xml的方式操作数据 2、通过继承mapper接口操作数据,mapper接口操作数据有多种方式,如 tk.mybatis、mybatis-plus,本项目使用mybatis-plus 3、通过注解方式操作数据,例如使用 @SelectProvider注解动态拼装sql查询数据,适用于复杂的sql查询

  • Updated Jun 17, 2022
  • Java

*{JAVA}* [SpringFramework-iBatis::CLONE::] This improve JDBC access for replace iBatis implementation in applications already implemented // [::CLON::SpringFramework-iBatis] Mejor acceso via JDBC para remplazar iBatis en aplicaciones terminadas

  • Updated Feb 22, 2018
  • Java

Improve this page

Add a description, image, and links to the ibatis-sql topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ibatis-sql topic, visit your repo's landing page and select "manage topics."

Learn more