工作中使用db2數(shù)據(jù)庫,本地服務(wù)器使用的是weblogic服務(wù)器,由于本地數(shù)據(jù)庫掛了,就把數(shù)據(jù)庫裝到了虛擬機上,可是在weblogic配置數(shù)據(jù)源...
問題一: org.mybatis.spring.MyBatisSystemException: nested exception is org....
解決方法: 將IPV4中的DNS換成:117.50.11.11和117.50.22.22即可
1.修改字段名: alter table 表名 rename column 舊名字 to 新名字; 2.修改數(shù)據(jù)類型: alter table ...
orcale數(shù)據(jù)庫測試連接驅(qū)動時報錯:Listener refused the connection with the following er...
StringUtils.isBlank()方法可以一次性檢測String類型的變量是否為空的情況 a. null (是否為null) b. ""...
shell腳本 1.1、什么是shell腳本(shell script , 程序化腳本)? shell是在...
數(shù)據(jù)插入數(shù)據(jù)庫時報錯-803 23505錯誤,原因為:不能插入行,因為這將違反唯一索引的約束。 原因為要插入的數(shù)據(jù)在數(shù)據(jù)庫中對應(yīng)字段有重復(fù)導(dǎo)致插...
你憑什么不努力,卻什么都想要! 錯誤:IE瀏覽器調(diào)試js報錯“對象不支持屬性或方法” 錯誤原因: 由于業(yè)務(wù)需求要新建一個js文件,但是js文...