Results 1 to 2 of 2

Thread: Parameter list for IN clause in MappingSqlQuery

  1. #1
    Join Date
    Feb 2007
    Location
    Munich, Germany
    Posts
    2

    Default Parameter list for IN clause in MappingSqlQuery

    Hi,

    i searched the forum but unfortunately i didn't find a solution.

    I'm using MappingSqlQueries in my App. Now i have to pass a parameter list (e.g. id's or something similar) to fill an IN clause in the sql statement.

    Hope anybody can show me a short example to solve this prob.

    Thanx in advance

  2. #2
    Join Date
    Sep 2006
    Location
    UK
    Posts
    8,425

    Default

    Might want to have a read of this. Was supposed to be added to Spring 1.3, not sure of the current state.
    http://forum.springframework.org/arc...p/t-16001.html

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •