MyBatis框架精讲

围绕MyBatis的基本使用、动态sql、高级查询等知识点讲解了如何使用MyBatis开发。

5.0(个评分)31049人学习

中级83课时9小时51分钟2021/03/31更新

资料下载

二维码下载学堂APP缓存视频离线看

石头老师
粉丝群
    • 畅销套餐
    • 精选套餐
    • 人气套餐
    • 尊享套餐
    • 高薪套餐
学堂618Java6月云计算4月好课返场
  • 课程介绍
  • 课程大纲试看
  • 讲师好课167
  • 学员评价

适合人群:

想从事java开发,有java基础和java web的基础,在校相关专业的大学生

你将会学到:

围绕MyBatis的基本使用、动态sql、高级查询等知识点讲解了如何使用MyBatis开发。

课程简介:

基础篇

JAVA入门篇

https://edu.51cto.com/course/19845.html

JAVA流程控制

https://edu.51cto.com/course/19845.html

JAVA数组

https://edu.51cto.com/course/19841.html

JAVA面向对象编程

https://edu.51cto.com/course/21197.html

JAVA集合

https://edu.51cto.com/course/19886.html

JAVA泛型详解

https://edu.51cto.com/course/19887.html

JAVA实用类和异常

https://edu.51cto.com/course/19883.html

JAVAIO

https://edu.51cto.com/course/19888.html

JAVA之多线程

https://edu.51cto.com/course/19889.html

JAVA之网络编程

https://edu.51cto.com/course/19667.html

JAVA之反射机制

https://edu.51cto.com/course/19668.html

JAVA之枚举和正则

https://edu.51cto.com/course/19891.html

JAVAXML解析

https://edu.51cto.com/course/19892.html

JAVA之常见设计模式

https://edu.51cto.com/course/19890.html

JAVA项目实战电影管理系统

https://edu.51cto.com/course/18413.html

 

数据库篇

MySql数据库基础

https://edu.51cto.com/course/19898.html

Oracle数据库核心技术

https://edu.51cto.com/course/21584.html

 

JDBC编程篇

JDBC编程精讲

https://edu.51cto.com/course/19278.html

JDBC项目实战-银行管理系统

https://edu.51cto.com/course/18414.html

 

Web编程篇

HTML基础教程

https://edu.51cto.com/course/21662.html

CSS网页样式

https://edu.51cto.com/course/19900.html

JavaScript开发实践

https://edu.51cto.com/course/21661.html

jQuery框架开发实践

https://edu.51cto.com/course/21669.html

JavaWeb开发实战教程

https://edu.51cto.com/course/21690.html

 

项目工程管理工具篇

Maven项目管理实战

https://edu.51cto.com/course/21402.html

GIT版本管理精讲

https://edu.51cto.com/course/19026.html

 

主流框架篇

Hibernate核心技术

https://edu.51cto.com/course/21639.html

Spring框架精讲

https://edu.51cto.com/course/19819.html

Struts2框架核心技术

https://edu.51cto.com/course/21607.html

SpringMvc核心技术实战

https://edu.51cto.com/course/21507.html

MyBatis框架精讲

https://edu.51cto.com/course/19675.html

Spring Data JPA 106精讲

https://edu.51cto.com/course/19053.html

SSM框架整合

https://edu.51cto.com/course/21526.html

SSSP框架整合

https://edu.51cto.com/course/21534.html

WebService实战演练

https://edu.51cto.com/course/19055.html

 

主流框架项目篇

SSM项目全程实录

https://edu.51cto.com/course/21092.html

 

 

微服务技术篇

Linux需知需会

https://edu.51cto.com/course/21179.html

SpringBoot核心技术

https://edu.51cto.com/course/21539.html

Swagger2实用教程

https://edu.51cto.com/course/21551.html

MYSQL主从复制和写分离

https://edu.51cto.com/course/21126.html

Docker企业应用实战

https://edu.51cto.com/course/21070.html

ElasticSearch企业级开发

https://edu.51cto.com/course/20881.html

JenKins持续集成实战

https://edu.51cto.com/course/20681.html

RabbitMQ消息中间件实战

https://edu.51cto.com/course/20625.html

Dubbo微服务框架实战

https://edu.51cto.com/course/20554.html

ActiveMQ消息中间件实战教程

https://edu.51cto.com/course/20546.html

SpringCloud微服务精讲

https://edu.51cto.com/course/20533.html

Solr实战开发

https://edu.51cto.com/course/20494.html

Shiro权限管理实战

https://edu.51cto.com/course/20492.html

Redis全攻略

https://edu.51cto.com/course/20485.html

FastDFS实战

https://edu.51cto.com/course/20484.html

Nginx开发实战

https://edu.51cto.com/course/20483.html

Zookeeper实现分布式锁

https://edu.51cto.com/course/20421.html

 

 

微服务项目篇

大型分布式高并发电商项目开发

https://edu.51cto.com/course/21184.html

 

本课程内容

MyBatis 是一款优秀的持久层框架,它支持定制化 SQL、存储过程以及高级映射。MyBatis 避免了几乎所有的 JDBC 代码和手动设置参数以及获取结果集。MyBatis 可以使用简单的 XML 或注解来配置和映射原生信息,将接口和 Java 的 POJOs(Plain Old Java Objects,普通的 Java对象)映射成数据库中的记录。

本门课程围绕MyBatis的基本使用、动态sql、高级查询等知识点讲解了如何使用MyBatis开发应用程序。同时也介绍了如何使用逆向工程创建MyBatis应用程序。

图片.png


展开更多

课程大纲-MyBatis框架精讲

资料下载
展开更多

“石头老师”老师的其他课程更多+

5

条学员评分超过  “Java”  99%的课程
      展开更多
      加载中
      没有了哦~

      限时优惠

      ¥18.60

      ¥30.00

      立即购买
      关注公众号 领VIP会员
      下次再说

      点击打包下载,即可获取该课程全部资料

      迎新春满300减35 满400减50
      是否单独购买该课程?
      直接购买去凑单
      在线
      客服
      APP
      下载

      下载Android客户端

      下载iphone 客户端

      官方
      微信

      关注官方微信

      返回
      顶部