[jboss-user] [JBoss Tools (users)] - no hql query editor selected

asookazian do-not-reply at jboss.com
Thu Mar 12 11:48:51 EDT 2009


I have successfully written the following HQL query in the HQL editor and executed to get results:

select er.equipmentRepairId, er.icomsworkOrderNumber, er.icomsworkOrderTechId from EquipmentRepair er, Equipment e
  | where er.equipment.equipmentId = e.equipmentId
  | and e.equipmentId = 1

Why does it say "No HQL Query editor selected" in the Hibernate Dynamic SQL Preview view/tab?

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4217544#4217544

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4217544



More information about the jboss-user mailing list