Hello all,
Is it possible to retrieve the last insterted id (INSERT Query) by using the Named Queries ?
It was possible to do this with the “Old Style” queries by setting the parameter getKey to 1 but I can’t find anything similar with the Named queries.