I can't figure out how to use the HQL test feature of the Eclipse Hibernate plugin for a Spring-Hibernate project. I don't understand the console configuration step. If I was using a pure Hibernate solution it would make sense but not for Spring-Hibernate.
I'm using annotations and I do not have any Hibernate config files. The data source and session factory are configured in my application-context.xml.
If anyone has managed to do this could you provide a description of the Hibernate console configuration and what is necessary to open the HQL editor.
Thanks,
bils
I'm using annotations and I do not have any Hibernate config files. The data source and session factory are configured in my application-context.xml.
If anyone has managed to do this could you provide a description of the Hibernate console configuration and what is necessary to open the HQL editor.
Thanks,
bils