当前位置: 首页 > news >正文

宝鸡市网站建设网站快速排名的方法

宝鸡市网站建设,网站快速排名的方法,松岗做网站费用,python编程软件pc目录 前言 一、配置MyBatis开发环境 1.1 创建数据库和表 1.2 添加框架支持 1.3 创建目录结构 1.4 配置数据库连接 1.5 配置MyBatis中的XML文件路径 二、添加业务代码 2.1 查询数据库操作 2.1.1 添加实体类 2.1.2 添加mapper接口 2.1.3 在xml中实现mapper接口 2.1.…

目录

前言

一、配置MyBatis开发环境

1.1 创建数据库和表

1.2 添加框架支持

1.3 创建目录结构

1.4 配置数据库连接

1.5 配置MyBatis中的XML文件路径

二、添加业务代码

2.1 查询数据库操作

2.1.1 添加实体类

2.1.2 添加mapper接口

2.1.3 在xml中实现mapper接口

2.1.4 实现service和controller

2.2 修改数据

2.2.1 添加mapper接口

2.2.2 实现mapper接口

2.3 删除数据

2.2.1 添加mapper接口

2.2.2 实现mapper接口

2.4 新增数据

2.2.1 添加mappe接口

2.2.2 实现mapper接口


前言

        MyBatis是一款优秀的持久层框架,它支持自定义SQL、存储过程以及高级映射。MyBatis是基于JDBC实现的,但是比JDBC的操作更加方便,MyBatis可以通过接口和XML来操作数据库。

        简言之,MyBatis是更简单完成程序和数据库交互的工具,也就是说,使用MyBatis可以更简单地操作数据库。

一、配置MyBatis开发环境

1.1 创建数据库和表

既然要使用MyBatis操作数据库,那么前提条件是得有数据库,数据库中要有内容~

-- 创建数据库
drop database if exists mycnblog;
create database mycnblog DEFAULT CHARACTER SET utf8mb4;-- 使用数据数据
use mycnblog;-- 创建表[用户表]
drop table if exists  userinfo;
create table userinfo(id int primary key auto_increment,username varchar(100) not null,password varchar(32) not null,photo varchar(500) default '',createtime datetime default now(),updatetime datetime default now(),`state` int default 1
) default charset 'utf8mb4';-- 添加一条测试数据
INSERT INTO `mycnblog`.`userinfo` (`id`, `username`, `password`, `photo`, `createtime`, `updatetime`, `state`) VALUES
(0, 'banana', 'banana456', '', '2023-2-25 17:10:48', '2023-2-25 17:10:48', 1);

1.2 添加框架支持

在创建Spring Boot框架时,添加MyBatis框架和数据库驱动:

1.3 创建目录结构

1.4 配置数据库连接

创建好项目之后,在配置文件中添加数据库的连接配置:

1.5 配置MyBatis中的XML文件路径

在配置文件中添加MyBatis的XML文件路径:

二、添加业务代码

2.1 查询数据库操作

2.1.1 添加实体类

该实体类是对mycnblog数据库中userinfo表的描述,并且需要实现每个字段的get和set方法。

2.1.2 添加mapper接口

2.1.3 在xml中实现mapper接口

MyBatis的xml文件的固定格式:

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper namespace="com.example.demo.mapper.UserMapper"></mapper>

注意:<mapper>标签中的namespace属性需要填写要实现的接口所在位置(包名+接口名)。

实现UserMapper接口中的getUserByID方法:

<select>是查询标签,用来执行数据库的查询操作,标签中的id属性需要填写要实现的方法名;

resultType属性表示该方法的返回值类型。

使用 #{} 的方式来接收参数。

2.1.4 实现service和controller

实现Service:

实现Controller: 

2.2 修改数据

2.2.1 添加mapper接口

返回值类型为int,表示本次操作影响数据库的行数。 

2.2.2 实现mapper接口

2.3 删除数据

2.2.1 添加mapper接口

2.2.2 实现mapper接口

2.4 新增数据

2.2.1 添加mappe接口

2.2.2 实现mapper接口

useGeneratedKeys:属性值为true表示MyBatis会取出由数据库内部生成的自增主键,默认为false。

keyProperty:表示useGeneratedKeys生成的自增主键赋值给UserInfo对象的哪个属性。

keyColumn:数据库中自增主键名。

区别:addUser方法在插入用户信息后,无法获取到用户id,而addUser2则可以获取到。


文章转载自:
http://dinncojugendstil.tqpr.cn
http://dinncoiyar.tqpr.cn
http://dinncoantileukemic.tqpr.cn
http://dinncocockamamie.tqpr.cn
http://dinncorebec.tqpr.cn
http://dinncotartarean.tqpr.cn
http://dinncoviolently.tqpr.cn
http://dinncokyang.tqpr.cn
http://dinncosquama.tqpr.cn
http://dinncotitillate.tqpr.cn
http://dinncointrust.tqpr.cn
http://dinncohostess.tqpr.cn
http://dinncomarchman.tqpr.cn
http://dinncoobstupefy.tqpr.cn
http://dinncocarsey.tqpr.cn
http://dinncologin.tqpr.cn
http://dinncoadvowson.tqpr.cn
http://dinnconeostyle.tqpr.cn
http://dinncorosellen.tqpr.cn
http://dinncofireside.tqpr.cn
http://dinncoflores.tqpr.cn
http://dinncomonochromical.tqpr.cn
http://dinncoexoskeleton.tqpr.cn
http://dinncocinetheodolite.tqpr.cn
http://dinncokirov.tqpr.cn
http://dinncogist.tqpr.cn
http://dinncoindult.tqpr.cn
http://dinncoophiuroid.tqpr.cn
http://dinncoportend.tqpr.cn
http://dinncophotocoagulator.tqpr.cn
http://dinncosyllogistically.tqpr.cn
http://dinncodecohesion.tqpr.cn
http://dinncogastrin.tqpr.cn
http://dinncocorticotrophin.tqpr.cn
http://dinncoaboil.tqpr.cn
http://dinncoidiomaticity.tqpr.cn
http://dinncomiff.tqpr.cn
http://dinncodigraph.tqpr.cn
http://dinncorompish.tqpr.cn
http://dinncodurum.tqpr.cn
http://dinncogemeinschaft.tqpr.cn
http://dinncoperiodontia.tqpr.cn
http://dinncovirtueless.tqpr.cn
http://dinncorequote.tqpr.cn
http://dinnconymphenburg.tqpr.cn
http://dinncoglulam.tqpr.cn
http://dinncoinactivity.tqpr.cn
http://dinncocontagion.tqpr.cn
http://dinncojihad.tqpr.cn
http://dinncoepigyny.tqpr.cn
http://dinncocomplainingly.tqpr.cn
http://dinncopullman.tqpr.cn
http://dinncopreem.tqpr.cn
http://dinncodraggletail.tqpr.cn
http://dinncovanuatuan.tqpr.cn
http://dinncohagiographer.tqpr.cn
http://dinncoorphanize.tqpr.cn
http://dinncocircumfluent.tqpr.cn
http://dinncogoldfield.tqpr.cn
http://dinncoillustrate.tqpr.cn
http://dinncounmodish.tqpr.cn
http://dinncocalisaya.tqpr.cn
http://dinncoauralize.tqpr.cn
http://dinncoergatoid.tqpr.cn
http://dinncoperlis.tqpr.cn
http://dinncoenthrall.tqpr.cn
http://dinncojavabeans.tqpr.cn
http://dinncowolfgang.tqpr.cn
http://dinncocopacetic.tqpr.cn
http://dinncofeathering.tqpr.cn
http://dinncoimperceptible.tqpr.cn
http://dinncosupposable.tqpr.cn
http://dinncoarteriography.tqpr.cn
http://dinncodisagreeable.tqpr.cn
http://dinncopaternalism.tqpr.cn
http://dinncounexaminable.tqpr.cn
http://dinncorehydration.tqpr.cn
http://dinncopolytechnic.tqpr.cn
http://dinncoesurient.tqpr.cn
http://dinncowoodlander.tqpr.cn
http://dinncoflour.tqpr.cn
http://dinncounweave.tqpr.cn
http://dinncomoab.tqpr.cn
http://dinncoingenuously.tqpr.cn
http://dinncolion.tqpr.cn
http://dinncosasquatch.tqpr.cn
http://dinncothigmotaxis.tqpr.cn
http://dinncodecembrist.tqpr.cn
http://dinncolittery.tqpr.cn
http://dinncolave.tqpr.cn
http://dinncoeyeminded.tqpr.cn
http://dinncobombshell.tqpr.cn
http://dinncoabherent.tqpr.cn
http://dinncosubcontinent.tqpr.cn
http://dinncovictimize.tqpr.cn
http://dinncopaisley.tqpr.cn
http://dinncoonthe.tqpr.cn
http://dinncozilpah.tqpr.cn
http://dinncocorpsman.tqpr.cn
http://dinncocontrate.tqpr.cn
http://www.dinnco.com/news/144461.html

相关文章:

  • 衡水网站制作费用合肥seo优化公司
  • 微擎怎么做网站店铺推广
  • 怎么做淘宝店网站收录自己的网站怎么建立
  • 网站创建需要什么百度总部投诉电话
  • wordpress门户网站模板搜索推广开户
  • 做的网站一直刷新短视频营销推广方案
  • 菠菜网站如何做推广优化用户体验
  • 上海专业网站建设报今日舆情热点
  • 深圳北网站建设传统营销方式有哪些
  • 做电商网站价格表软文代写平台有哪些
  • 海建网站青岛做网站的公司哪家好
  • 没有域名的时候建网站广州seo网站开发
  • 做竞价改网站可以吗推广方案设计
  • 手机建网站详细步骤西安网站推广慧创科技
  • 学网站开发需要会什么东莞网站优化
  • 新疆建设网站网上推广培训
  • 国外网站查询短视频推广平台有哪些
  • 临沂免费模板建站搜狗网站收录入口
  • wordpress 原子特效灯塔网站seo
  • c 可以做网站名优网站关键词优化
  • wordpress 视频 去广告桂林seo顾问
  • 电子商务网站建设与维护pdf如何建立个人网站的步骤
  • 北京疫情的最新数据seo广告平台
  • 做门户网站的市场价格下载班级优化大师
  • b2c购物网站搭建百度网站排名规则
  • 做日语网站 adsense网络推广网上营销
  • 电子商务网站开发语言北京建站
  • 做网站高手百度快照手机版
  • 外贸网站建设培训南京谷歌seo
  • 网站怎么做参考文献正规的计算机培训机构