not yet
On 6/2/05, Steven Pannell <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> is there a way to support generics in iBatis in that the following would not
> report a warning:
>
> List<Orders> orders = client.queryForList("getAllOrdersWithStatusX" , "X");
>
> thx.
> Steve.
>
