`

The method list(String, Object[]) is ambiguous for the type BaseHibernateDao<M,P

    博客分类:
  • SSH
阅读更多

问题地址:http://www.iteye.com/topic/1120924?page=20

 

请问,对于BaseHibernateDao里面的方法,list,含有不定参数,在myeclipse的x86_64位上运行没有问题。 
但是在eeclipse-jee-juno-SR1-win32-x86_64上运行就有问题,提示: 
The method list(String, Object[]) is ambiguous for the type BaseHibernateDao<M,PK> 
麻烦您看下。

 

decentway 写道

你看看编译器选择的是几?

 

jinnianshilongnian 写道

好像是eclipse juno 不支持可变函数。。。。 

 

decentway 写道

好像是eclipse juno 不支持可变函数。。。。 

 

decentway 写道

不是不支持,算是个bug。 
具体见http://stackoverflow.com/questions/10852923/method-is-ambiguous-for-the-type-but-the-types-are-not-ambigues-and-the-error 
总之很神经。

 

linfanne写道(解决方案)

 嗯,这个问题也困扰我一个晚上,看了一下你的链接解决了,

环境 win64 +eclipse4.2.1 +jdk1.6 

解决方法 在eclipse.ini -vmargs后面添加  -DtolerateIllegalAmbiguousVarargsInvocation=true 

重启eclipse,并clean一下项目 重新编译即可,希望对之前 好几个人问的同一个问题有解决办法, 

当然要是 楼主能编辑一下 在自己的文章里就好了,看了博客和论坛的这个文章 至少有5个以上的人遇到了这个问题。

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

  •  

分享到:
评论

相关推荐

    conversion from type1 to type2 is ambiguous(解决方案).md

    conversion from type1 to type2 is ambiguous(解决方案).md

    json error: Use of overloaded operator [] is ambiguous错误的解决方法

    总结来说,当你遇到“Use of overloaded operator [] is ambiguous”的错误时,确保使用无符号整数(如`0U`)或者显式类型转换(如`SizeType(0)`)来消除编译器的不确定性。这将允许你正确地访问JSON数组中的第一个...

    Object Segmentation by Long Term Analysis of

    from static cues is well known to be ambiguous at the object level, the story changes as soon as objects move. In this paper, we present a method that uses long term point trajectories based on dense ...

    operator op is ambiguous(解决方案).md

    operator op is ambiguous(解决方案).md

    overloaded function function is ambiguous(解决方案).md

    overloaded function function is ambiguous(解决方案).md

    微软内部资料-SQL性能优化3

    Another type of table lock is a schema stability lock (Sch-S) and is compatible with all table locks except the schema modification lock (Sch-M). The schema modification lock (Sch-M) is incompatible ...

    Knowledge-Embedded Routing Network for Scene Graph Generation.pdf

    Inthiswork,wefindthat the statistical correlations between object pairs and their relationships can effectively regularize semantic space and make prediction less ambiguous, and thus well address the ...

    一个跨平台的CString源码

    // the Standard C++ Library basic_string&lt;&gt; template and add to it the // the following conveniences: // - The full MFC CString set of functions (including implicit cast) // - writing to/reading ...

    基于模糊推理的模糊粗糙集相似度计算及其在句子相似度计算中的应用_Computing Fuzzy Rough Set based

    The work contributes to the field of computational linguistics by offering an alternative method to improve the accuracy of semantic similarity assessments in NLP tasks, particularly where data is ...

    Ambiguous mapping. Cannot map *** method 报错解决

    1. Ambiguous mapping. Cannot map ‘***’ method 报错原因(同时满足一下两点会报错): RequestMapping 的请求类型相同(同为 post) api地址一样(同为 save_custom_approval) 解决:修改请求方式 或 修改请求...

    SQLPrompt_7.3.0.651(包含注册机)

    Fix for incorrectly qualifying a column using the xml "modify" method (Forum post) Fix for syntax error being introduced when wrapping long lines containing multi-line strings 7.3.0.619 - 17th October...

    Scala中使用JSON.toJSONString报错原因分析-解决方案.docx

    2. public static String toJSONString(Object object, SerializerFeature... features) {...} 这两个方法都可以匹配到Object类型的参数,但是 Scala 无法确定使用哪个方法,因此出现了ambiguous reference to ...

    编译原理龙书答案

    the sum of this string is: sum = Σn (21 + 20) * 2 n + Σm (23 + 20) * 2m = Σn 3 * 2 n + Σm 9 * 2m It is obviously can divisible by 3. No. Consider string "10101", it is divisible by 3, but cannot ...

    The Academic Word List

    ### 学术词汇表(The Academic Word List) #### 概述 学术词汇表(简称AWL)是一项由Averil Coxhead教授在新西兰梅西大学语言学与应用语言研究学院所开发的重要工具。该词汇表主要面向英语学习者,特别是那些需要...

    springframework.5.0.12.RELEASE

    Regression: IllegalStateException: Ambiguous handler methods is thrown for explicit HEAD mapping [SPR-17593] #22125 Exporting a lazily initialized bean (which implements SelfNaming and is annotated ...

    CVPR2019-ocr.zip

    method, successfully capturing the analytic and geometric properties of pen strokes with strong local invariance and robustness. A multi-spatial-context fully convolutional recurrent network (MC-FCRN)...

    TC(turbo c)编译出错信息一览表

    C语言学习必备资料&lt;br&gt;TC(turbo c)编译出错信息一览表&lt;br&gt;&lt;br&gt;ambiguous operators need parentheses &lt;br&gt;不明确的运算需要用括号括起 &lt;br&gt;ambiguous symbol ''xxx'' &lt;br&gt;不明确的符号 &lt;br&gt;argument list syntax ...

    JLink_Windows_V648.zip

    DLL: JTAG: When only having 1 TAP in the JTAG chain and its matches the one for the configured CPU core but the TAP-ID was unknown, connect did not work. Fixed. DLL: Linux: Delayed / slowed execution ...

    IPv6 Core Protocols Implementation

    IPv6 was introduced in 1994 and has been in development at the IETF for over 10 years. It has now reached the deployment stage. KAME, the de-facto open-source reference implementation of the IPv6 ...

Global site tag (gtag.js) - Google Analytics