[jboss-user] [JBoss Tools] - Re: How To Use Positional Parameter in HQL Editor

Denis Golovin do-not-reply at jboss.com
Mon Oct 8 00:24:46 EDT 2012


Denis Golovin [https://community.jboss.org/people/dgolovin] created the discussion

"Re: How To Use Positional Parameter in HQL Editor"

To view the discussion, visit: https://community.jboss.org/message/763626#763626

--------------------------------------------------------------
JDBC-style ? parameters are also supported. You may not mix and match JDBC-style parameters and named parameters in the same query. In your example you should use just ? instead of ?1, ?2, ..., ?n.
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/763626#763626]

Start a new discussion in JBoss Tools at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20121008/11041783/attachment.html 


More information about the jboss-user mailing list