I was about to ask what you've been smoking ;-)
On Tue, 05 Oct 2010 17:45:23 +0200, Emmanuel Bernard
<emmanuel(a)hibernate.org> wrote:
oops reading Gunnar's answer, I'm probably answer the wrong
question :)
On 5 oct. 2010, at 17:23, Emmanuel Bernard wrote:
> public doStuff(@Param("name") String name, @Param("command")
Object
> command) {
> ...
> }