[jboss-user] [JBoss jBPM] - Re: JBPM Identity Component - QuerySyntaxException: JBPM_ID_
Hannes
do-not-reply at jboss.com
Mon Sep 4 09:37:42 EDT 2006
Do u execute a SQL or a HQL query?
session.createQuery("select u.name from org.jbpm.identity.User as u")
or
session.createSQLQuery("select NAME_ from JBPM_ID_USER")
?
(untested)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3969230#3969230
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3969230
More information about the jboss-user
mailing list