转自于: http://www.cnblogs.com/rollenholt/p/3799415.html
今天在进行代码检查的时候出现下面的异常:
1 type parameters of <T>T cannot be determined; no unique maximal instance exists for type variable T with upper bounds int,java.lang.Object
当时的第一感觉就是代码因为jdk版本太低引起的、
因为最后咨询了配置管理组的同事,确实发现是因为我本地jdk用的是1.7版本,而代码检查机器上用的是jdk1.6版本。因此出现了这个问题。
其实出现这个问题的解决办法很简单:
1. 升级jdk版本
2. 修改代码
第一种升级jdk版本的方式我们就不细说了,说说第二种,原始代码为:
1 public int queryIpCount(String ipAddr) { 2 return getSqlSession().selectOne("IpVerify.queryIpCount", ipAddr); 3 }
修改为:
1 public Integer queryIpCount(String ipAddr) { 2 return getSqlSession().selectOne("IpVerify.queryIpCount", ipAddr); 3 }
也就是将返回类型从int修改为Integer就ok了。
相关推荐
asp图片验证码,分享给大家.<br><br>ShotGraph version 2.5<br>README.TXT file<br>==================================================<br><br>Thank you for downloading and usage of ShotGraph.<br>It's time to...
Usage: rar <command> -<switch 1> -<switch N> <archive> <files...> <@listfiles...> <path_to_extract\> <Commands> a Add files to archive c Add archive comment ch Change archive parameters cw Write...
<msub> <mrow> <mi> A </ mi> </ mrow> <mrow> <mn> 4 </ mn> </ mrow> </ msub> </ math>对称,可以在高能级产生所需的中微子质量矩阵。 我们以高能级的三个中微子质量特征值作为输入参数,并通过考虑归一化...
<SPAN lang=EN-US xss=removed>Maximal length FCSR sequences, or <I>l</I>-sequences, are an important type of nonlinear sequences used for building stream ciphers. This paper studies the linearity ...
In this paper, we propose a new topologytransparent<br> MAC scheduling algorithm, with parameters of the node number and the maximal nodal degree known, our<br> scheduling algorithm is based on a ...
hex2bin v2.2, Copyrhex2bin v2.2, Copyright (C) 2015 Jacques Pelletier & contributorsight (C) 2015 Jacques Pelletier & contributors usage: hex2bin [OPTIONS] filename ... -w Swap wordwise (low <-> high)
-- then maximal threads may be close to the number of 5*CPUs. --> <!-- In an application that frequently blocks, then maximal --> <!-- threads should be set as high as possible given the memory --> <!...
List<Integer> result = new ArrayList<>(); if (root != null) { result.add(root.val); result.addAll(preorderTraversal(root.left)); result.addAll(preorderTraversal(root.right)); } return result; }...
<SPAN lang=EN-US xss=removed>A maximal length feedback with carry shift register sequence is also called an <I xss=removed>l</I>-sequence. Although termwise exclusive ors of <I xss=removed>l</I>-se
纳米尺寸效应新应用:单键比热,强度,及应变极限,孙长庆,,Specific heat, strength, and maximal strain of atomic bond in an impurity-free monatomic chain.
Carleson型极大算子的加权Lp有界性,丁勇,刘红海,2001年, Stein 和 Wainger证明了Carleson型极大算子的Lp有界性, 其中相函数P(y)是不含线性项的多项式, 奇异核K是光滑的.本文将运用TT*方法推广St
粗糙Carleson型极大算子的Lp 有界性,丁勇,刘红海,Stein 和 Wainger证明了Carleson型极大算子的 Lp 有界性, 其中相函数P(y)是不含线性项的多项式, 奇异核 K 是光滑的.本文将考虑另一类Carleson型�
数据挖掘相关内容Redundancy-Aware Maximal Cliques,关于最大派系
包含源代码,需要的...spaces per indent, a maximal indentation of 40 spaces inside continuous statements, a minimum indentation of eight spaces inside conditional statements, and NO formatting options.
dna匹配 leetcode leetcode刷题--C++ 哈希表 Longest Substring Without Repeating Characters 哈希表 ...of ...map<pair>, int> Fraction to Recurring Decimal map long long 正负号 Repeated DNA S
该问题最初由 T. Harris 提出,具体描述了一个铁路网络连接两个城市的问题,其中每个网络链路都有一个表示其容量的数值。目标是在这种稳定的条件下寻找两个指定城市的最大流量。 #### 最大流问题定义 最大流问题是...
B型和D型极大抛物型Kazhdan-Lusztig R-多项式,范久瑜,,在本文中,我们给出了某些$B$型和$D$型极大抛物型Kazhdan-Lusztig $R$-多项式的显式表达式。记$B_n$为$B$型Coxeter群,生成元集记为$S_n^B={s_0,s_1,ldot
文章中提到的作者L.T. Thomas、S.R. Valluri和K. Karlapalem来自印度海得拉巴的国际信息技术研究所,他们在该领域的研究工作为最大频繁子图挖掘提供了一种新的算法解决方案。他们的工作在国际数据挖掘会议ICDM 2006...
<SPAN lang=EN-US xss=removed>In this paper, the autocorrelation of maximal period Feedback with Carry Shift Register sequences (<I xss=removed>l</I>-sequences) are discussed. For an <I xss=removed>