<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title><![CDATA[HBella的博客]]></title><description><![CDATA[]]></description><link>https://blog.csdn.net/HBella</link><language>zh-cn</language><generator>https://blog.csdn.net/</generator><copyright><![CDATA[Copyright &copy; HBella]]></copyright><item><title><![CDATA[org.apache.ibatis.binding.BindingException: Parameter 'visitNo' not found. Available parameters are]]></title><link>https://blog.csdn.net/HBella/article/details/105051913</link><guid>https://blog.csdn.net/HBella/article/details/105051913</guid><author>HBella</author><pubDate>Mon, 23 Mar 2020 16:48:38 +0800</pubDate><description><![CDATA[org.apache.ibatis.binding.BindingException: Parameter ‘visitNo’ not found. Available parameters are [param7, patientName, param5, param6, ipage, patientId, deptDischargeFrom, param3, param4, param1, p...]]></description><category></category></item><item><title><![CDATA[case when then else end]]></title><link>https://blog.csdn.net/HBella/article/details/103404970</link><guid>https://blog.csdn.net/HBella/article/details/103404970</guid><author>HBella</author><pubDate>Thu, 05 Dec 2019 15:05:56 +0800</pubDate><description><![CDATA[case具有两种格式。简单case函数和case搜索函数。
–简单case函数
case sex
when ‘1’ then ‘男’
when ‘2’ then ‘女’
else ‘其他’ end
如：
case D.ADDR_COMPANY_ZIP_CODE when ‘无’ then null
else  D.ADDR_COMPANY_ZIP_CODE end as  COMPANY_ZIP_...]]></description><category></category></item><item><title><![CDATA[Consider defining a bean of type 'com.xxx.service.impl.xxxlmpl' in your configuration]]></title><link>https://blog.csdn.net/HBella/article/details/103184083</link><guid>https://blog.csdn.net/HBella/article/details/103184083</guid><author>HBella</author><pubDate>Thu, 21 Nov 2019 15:53:16 +0800</pubDate><description><![CDATA[APPLICATION FAILED TO START

Description:
Field xxxclmpl in com.xxx.service.impl.xxxImpl required a bean of type ‘com.xxx.service.impl.xxxlmpl’ that could not be found.
Action:
Consider defining a be...]]></description><category></category></item><item><title><![CDATA['url' attribute is not specified and no embedded datasource could be configured.]]></title><link>https://blog.csdn.net/HBella/article/details/103027308</link><guid>https://blog.csdn.net/HBella/article/details/103027308</guid><author>HBella</author><pubDate>Tue, 12 Nov 2019 13:48:24 +0800</pubDate><description><![CDATA[报错如下：
Error starting ApplicationContext. To display the conditions report re-run your application with ‘debug’ enabled.
[2m2018-08-06 10:04:25.845[0;39m [31mERROR[0;39m [35m11256[0;39m [2m—[0;...]]></description><category></category></item><item><title><![CDATA[使用idea自动生成序列化id]]></title><link>https://blog.csdn.net/HBella/article/details/102629445</link><guid>https://blog.csdn.net/HBella/article/details/102629445</guid><author>HBella</author><pubDate>Fri, 18 Oct 2019 17:36:02 +0800</pubDate><description><![CDATA[版权声明：本文为博主原创文章，遵循 CC 4.0 BY-SA 版权协议，转载请附上原文出处链接和本声明。
本文链接：https://blog.csdn.net/aa494661239/article/details/80520418
————————————————
版权声明：本文为CSDN博主「诚实可靠王大锤」的原创文章，遵循 CC 4.0 BY-SA 版权协议，转载请附上原文出处链接及...]]></description><category></category></item><item><title><![CDATA[push of current branch was rejected remote changes need to be merged before pushing]]></title><link>https://blog.csdn.net/HBella/article/details/101672436</link><guid>https://blog.csdn.net/HBella/article/details/101672436</guid><author>HBella</author><pubDate>Sun, 29 Sep 2019 09:35:35 +0800</pubDate><description><![CDATA[在推送的时候会遇到这样的问题，这句话的意思是：是因为远程repository和本地的repository冲突导致的。
解决方法：重新拉取一下代码

]]></description><category></category></item><item><title><![CDATA[Untracked Files Prevent Checkout 	Move or commit them before checkout]]></title><link>https://blog.csdn.net/HBella/article/details/100669009</link><guid>https://blog.csdn.net/HBella/article/details/100669009</guid><author>HBella</author><pubDate>Mon, 09 Sep 2019 17:43:18 +0800</pubDate><description><![CDATA[相信大家在切换分支的时候遇到过这种情况，下面总结一下我解决这个问题的方法：
Untracked Files Prevent Checkout
Move or commit them before checkout
View Files…
我们可以打开git,查看一下当前分支的状态：命令：git status
会发现有的东西出错，出错的地方变红，找到对应的错误的东西所在的文件，删除掉，然后重新拉一下...]]></description><category></category></item><item><title><![CDATA[彻底卸载oracle11g步骤]]></title><link>https://blog.csdn.net/HBella/article/details/100161129</link><guid>https://blog.csdn.net/HBella/article/details/100161129</guid><author>HBella</author><pubDate>Fri, 30 Aug 2019 16:17:33 +0800</pubDate><description><![CDATA[完全卸载oracle11g步骤：
1、 开始－＞设置－＞控制面板－＞管理工具－＞服务 停止所有Oracle服务。
2、 开始－＞程序－＞Oracle - OraHome81－＞Oracle Installation Products－＞ Universal Installer，单击“卸载产品”-“全部展开”，选中除“OraDb11g_home1”外的全部目录，删除。
5、 运行regedit，选择...]]></description><category></category></item><item><title><![CDATA[java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized]]></title><link>https://blog.csdn.net/HBella/article/details/99295675</link><guid>https://blog.csdn.net/HBella/article/details/99295675</guid><author>HBella</author><pubDate>Mon, 12 Aug 2019 13:00:33 +0800</pubDate><description><![CDATA[java.sql.SQLException: The server time zone value ‘�й���׼ʱ��’ is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the serverTimezone configu...]]></description><category></category></item><item><title><![CDATA[@Override有没有的区别]]></title><link>https://blog.csdn.net/HBella/article/details/98964859</link><guid>https://blog.csdn.net/HBella/article/details/98964859</guid><author>HBella</author><pubDate>Fri, 09 Aug 2019 16:13:43 +0800</pubDate><description><![CDATA[@Override  意思是你所写的方法是继承或实现父类
如果有它，名字必须写对，如果和父类的方法写的不一样的时候会报错
如果没它，名字写对的话，是父类的方法，名字写的不对的话，不报错，但是不属于父类的方法

...]]></description><category></category></item><item><title><![CDATA[int和Integer 的区别]]></title><link>https://blog.csdn.net/HBella/article/details/98732175</link><guid>https://blog.csdn.net/HBella/article/details/98732175</guid><author>HBella</author><pubDate>Wed, 07 Aug 2019 10:52:35 +0800</pubDate><description><![CDATA[在java中，int是原始类型，Integer是对int进行的封装
private int a；它的值初始化是0。
private Integer a;它的值初始化是null。

]]></description><category></category></item><item><title><![CDATA[使用IDEA创建SpringBoot项目出现No active profile set, falling back to default profiles: default情况]]></title><link>https://blog.csdn.net/HBella/article/details/98724494</link><guid>https://blog.csdn.net/HBella/article/details/98724494</guid><author>HBella</author><pubDate>Wed, 07 Aug 2019 09:21:21 +0800</pubDate><description><![CDATA[在第一次使用IDEA简化创建SpringBoot的时候会出现自动关闭的现象，
我们需要检查一下POM文件加上一下代码：
  &lt;dependency&gt;
            &lt;groupId&gt;org.springframework.cloud&lt;/groupId&gt;
            &lt;artifactId&gt;spring-cloud-starter...]]></description><category></category></item><item><title><![CDATA[阻塞、非阻塞、异步、同步的区别]]></title><link>https://blog.csdn.net/HBella/article/details/93381770</link><guid>https://blog.csdn.net/HBella/article/details/93381770</guid><author>HBella</author><pubDate>Sun, 23 Jun 2019 15:25:29 +0800</pubDate><description><![CDATA[一、概念描述
  阻塞调用是指调用结果返回之前，当前线程会被挂起，一直处于等待消息通知，不能够执行其他业务。函数只有在得到结果之后才会返回。

1、阻塞调用和同步调用不同点：
  对于同步调用来说，很多时候当前线程可能还是激活的，只是从逻辑上当前函数没有返回而已，此时，这个线程可能也会处理其他的消息。还有一点，在这里先扩展下：

a.如果这个线程在等待当前函数返回时，仍在执行其他消息处理，那这种情...]]></description><category></category></item><item><title><![CDATA[什么是内存屏障]]></title><link>https://blog.csdn.net/HBella/article/details/93380667</link><guid>https://blog.csdn.net/HBella/article/details/93380667</guid><author>HBella</author><pubDate>Sun, 23 Jun 2019 14:03:12 +0800</pubDate><description><![CDATA[内存屏障是指“由于编译器的优化和缓存的使用，导致对内存的写入操作不能及时的反应出来，也就是说当完成对内存的写入操作之后，读取出来的可能是旧的内容”（摘自《独辟蹊径品内核》）。（这里概念貌似不是很准确，正确的定义：为了防止编译器和硬件的不正确优化，使得对存储器的访问顺序（其实就是变量）和书写程序时的访问顺序不一致而提出的一种解决办法。 它不是一种错误的现象，而是一种对错误现象提出的解决方发－－...]]></description><category></category></item><item><title><![CDATA[eclipse代码自动提示设置]]></title><link>https://blog.csdn.net/HBella/article/details/90776005</link><guid>https://blog.csdn.net/HBella/article/details/90776005</guid><author>HBella</author><pubDate>Tue, 04 Jun 2019 16:41:33 +0800</pubDate><description><![CDATA[第一步：点击Window

第二步： 点击 Preferences

第三步：点击java

第四步：点击Editor

第五步：Content Assist
把第一行自动补全时间延迟改成2ms
把第二行改成.之后加上26个英文字母，字母不分大小写
第三行是默认的@#


...]]></description><category></category></item><item><title><![CDATA[final、finally、finalize的区别]]></title><link>https://blog.csdn.net/HBella/article/details/90481287</link><guid>https://blog.csdn.net/HBella/article/details/90481287</guid><author>HBella</author><pubDate>Thu, 23 May 2019 15:28:01 +0800</pubDate><description><![CDATA[final
在java中，final可以用来修饰类，方法和变量（成员变量或局部变量）。
finally
finally作为异常处理的一部分，它只能用在try/catch语句中，并且附带一个语句块，表示这段语句最终一定会被执行（不管有没有抛出异常），经常被用在需要释放资源的情况下。
finalize
finalize()是在java.lang.Object里定义的，每一个对象都有这么个方法。这个方法...]]></description><category></category></item><item><title><![CDATA[bigint和Decimal]]></title><link>https://blog.csdn.net/HBella/article/details/90264470</link><guid>https://blog.csdn.net/HBella/article/details/90264470</guid><author>HBella</author><pubDate>Thu, 16 May 2019 15:21:08 +0800</pubDate><description><![CDATA[bigint
为Transact-SQL的系统数据类型，当整数值超过int数据范围时才可以使用。为了实现兼容性，int数据类型仍是 Microsoft SQL Server 2005 中的主要整数数据类型。
数据类型
尽管int依然是SQL Server 2000中最主要的整数数据类型，但是SQL Server 2000还是新增加了整数数据类型bigint，它应用于整数超过int数据范围的场合。
...]]></description><category></category></item><item><title><![CDATA[如何在navicate for mysql中创建索引]]></title><link>https://blog.csdn.net/HBella/article/details/90259702</link><guid>https://blog.csdn.net/HBella/article/details/90259702</guid><author>HBella</author><pubDate>Thu, 16 May 2019 11:10:26 +0800</pubDate><description><![CDATA[首先：创建自己需要的表

然后：点击索引按钮

其次：名：根据自己的需要填写
栏位：是需要索引的字段
索引类型：唯一索引
索引方式： btree  可以用于 &gt; &lt;  =查询
hash 不能做order by排序 不能做 用like模糊查询

、
如果您觉得对您有帮助，请给小编点个赞吧！！！

...]]></description><category></category></item><item><title><![CDATA[Cause: org.apache.ibatis.type.TypeException: Error setting non null for parameter #1 with JdbcType]]></title><link>https://blog.csdn.net/HBella/article/details/89497806</link><guid>https://blog.csdn.net/HBella/article/details/89497806</guid><author>HBella</author><pubDate>Wed, 24 Apr 2019 17:00:15 +0800</pubDate><description><![CDATA[出现如下问题：
Exception
org.springframework.web.util.NestedServletException: Request processing failed; nested exception is org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.t...]]></description><category></category></item><item><title><![CDATA[Cause: java.sql.SQLException: Data truncated for column 'comment' at row 1]]></title><link>https://blog.csdn.net/HBella/article/details/89486738</link><guid>https://blog.csdn.net/HBella/article/details/89486738</guid><author>HBella</author><pubDate>Wed, 24 Apr 2019 09:54:13 +0800</pubDate><description><![CDATA[org.springframework.web.util.NestedServletException: Request processing failed; nested exception is org.springframework.dao.DataIntegrityViolationException:
Error updating database.  Cause: java.sql.S...]]></description><category></category></item></channel></rss>