数据持久化框架
文章平均质量分 86
数据持久化框架
jdbc
BeetSql
SpringData jpa
mybatis
wei198621
说白了,没有什么说的.
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
allTypes of persistence jdbcTemplate
02jdbcTemplate代码路径https://github.com/wei198621/allTypes_persistencepom.xml<?xml version="1.0" encoding="UTF-8"?><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:sch原创 2021-11-08 23:35:29 · 173 阅读 · 0 评论 -
编程不良人--ElasticSearch从入门到精通--- 狗剩学习笔记
【编程不良人】ElasticSearch从入门到精通实战教程https://www.bilibili.com/video/BV1vE411E7WA视频时间 17 个小时start ---- 20210626end ----原创 2021-06-26 23:42:04 · 1044 阅读 · 2 评论 -
尚硅谷 --佟刚 SpringData JPA
简介尚硅谷 --佟刚 2小时快速入门看着像 16年左右发布的视频SpringData源码级讲授,快速上手迅速入门https://www.bilibili.com/video/BV1w64y1c7dJ?p=1P1_概述 02:36P2_HelloWorld 19:50P3_Repository接口 10:09P4_Repository查询方法定义规范 18:40原创 2021-05-18 23:53:05 · 381 阅读 · 0 评论 -
MyBatis 所有的 jdbcType类型
MyBatis处理MySQL字段类型date与datetime1) DATETIME显示格式:yyyy-MM-dd HH:mm:ss时间范围:[ '1000-01-01 00:00:00'到'9999-12-31 23:59:59']2) DATE显示格式:yyyy-MM-dd时间范围:['1000-01-01'到'9999-12-31']3) TIMESTAMP显示格式:yyyy-MM-dd HH:mm:ss时间范围:[ '1970-01-01 00:00:00'到'2037-12-原创 2021-02-05 11:05:23 · 72366 阅读 · 1 评论 -
Mybatis 从入门到精通---编程不良人
https://www.bilibili.com/video/BV1EE411W7Q1mybatis 相关网站MyBatis中文官网 http://www.mybatis.cn/mybatis中文网 http://www.mybatis.org (202012不可以访问了,原因未知)环境搭建获取sqlSession执行查询mybatis 增删改https://www.bilibili.com/video/BV1EE411W7Q1?p=42020121原创 2020-12-11 00:23:12 · 479 阅读 · 0 评论 -
allTypes of persistence BeetSql
allTypes of persistence BeetSql代码路径https://github.com/wei198621/allTypes_persistence暂无 待续 …原创 2020-12-12 21:32:47 · 182 阅读 · 0 评论 -
allTypes of persistence mybatis
allTypes of persistence mybatis代码路径https://github.com/wei198621/allTypes_persistence暂无 待续 …原创 2020-12-12 21:30:19 · 196 阅读 · 0 评论 -
allTypes of persistence SpringData jpa
allTypes of persistence SpringData jpa代码路径https://github.com/wei198621/allTypes_persistence暂无 待续 …原创 2020-12-12 21:29:47 · 241 阅读 · 0 评论 -
allTypes of persistence jdbc
allTypes of persistence jdbc代码路径https://github.com/wei198621/allTypes_persistence暂无 待续 …原创 2020-12-12 21:28:51 · 219 阅读 · 0 评论
分享