I think this thread answer why the annotation (SuppressWarnings) is
necessary, in general :)
Thanks
Ben Munat escribió:
duh... good point... boundaries between libraries and app code is one
place where generics really get annoying... that and typing the damn
types over and over.
b
Jeff Bu
duh... good point... boundaries between libraries and app code is one place where generics
really get annoying... that and typing the damn types over and over.
b
Jeff Butler wrote:
On a side note to the ibatis devs, what's the road map for having ibatis
query methods return type-specific col
On a side note to the ibatis devs, what's the road map for having ibatis query methods return type-specific collections? Will you ever do so (since that would break backwards compatibility, right?)?
It's not just a backwards compatibility problem...
The problem with iBATIS returning type speci
ditional Compiler Options' the
option; -Xlint
This field can be found under Project Properties=>Build=>Compiling
MEINDERT -Original Message-
From: Enrique Ferreyra [mailto:[EMAIL PROTECTED] Sent: 07 April
2006 01:19 PM
To: user-java@ibatis.apache.org
Subject: Warnings at queryFo
on; -Xlint
This field can be found under Project Properties=>Build=>Compiling
MEINDERT
-Original Message-
From: Enrique Ferreyra [mailto:[EMAIL PROTECTED]
Sent: 07 April 2006 01:19 PM
To: user-java@ibatis.apache.org
Subject: Warnings at queryForList
Maybe this is a more java lagua
PM
To: user-java@ibatis.apache.org
Subject: Warnings at queryForList
Maybe this is a more java laguage question than ibatis, but someone can
tell me how to avoid this warnings ? Not suppressing them, doing the
things fine.
C:\svnjava\ccem-base\src\com\ccem\megatone\base\LegajoPick.java:144:
warning: [unch
Maybe this is a more java laguage question than ibatis, but someone can
tell me how to avoid this warnings ? Not suppressing them, doing the
things fine.
C:\svnjava\ccem-base\src\com\ccem\megatone\base\LegajoPick.java:144:
warning: [unchecked] unchecked cast
found : java.util.List
required: