Questions:
  • What Java type are you mapping it to? (I would expect String, or possibly BigInteger).
  • Are you getting the exception on the parameter, or the result map?
  • Why do you distinguish PaginatedList...does it work if you just do a queryForList()?
Clinton

On 6/6/06, Dorin Manoli <[EMAIL PROTECTED]> wrote:

Haow can I invoke PaginatedList for a GUD primary key. It always raise an exception "Specified cast is not valid."


Reply via email to