|
I've installed Hibernate Tools 3.2.4.GA in Eclipse Ganymede. The main driver for installing it was to be able to issue HQL queries interactively.
I have configured all of our mapping files, hibernate.properties, etc. and it shows all of our entities and...
Started by digitaljoel on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Hibernate Query Editor (HQE) is a simple application designed....
There is tool called HQE Hibernate Query Editor.
But here is an alternative solution to issue HQL statements against your database.
I didn't use Hibernate Tools in Eclipse.
|
|
On Fri, 2 Nov 2007 05:18:44 -0400 (EDT), "Gavin King (JIRA)" <jira-events@lists.jboss.org> wrote:
Widgets on HQL editor broken on Mac
-----------------------------------
Key: JBIDE-1254
URL: http://jira.jboss...
Answer Snippets (Read the full thread at omgili):
For some reason swt on HQL ....
JBIDE-1254:
--------------------------------
Summary: Widgets on HQL editor broken on Mac and linux (was: Widgets on HQL editor broken on Mac)
updated title to reflect reality.
|
|
On Mon, 21 Jan 2008 06:49:21 -0500 (EST), "Dima Geraskov (JIRA)" <jira-events@lists.jboss.org> wrote:
HQL/Criteria editor: when Save As is called no extension is attached automatically
--------------------------------------------------------...
Started by Dima Geraskov on
, 2 posts
by 1 people.
Answer Snippets (Read the full thread at omgili):
Max, what should we do if user changes text in editor1 before he press save in HQL editor (We can ....
Selected text in editor1 is replaced with query from HQL editor.
The text in HQL editor and presses Save
4.
|
Ask your Facebook Friends
|
I'm searching for a fast (really fast) way to test changes to hibernate queries. I have a huge application with thousands of different HQL queries (in XML files) and 100+ mapped classes and i dont want to redeploy the whole application to just test one...
Started by Chris on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
I test ....
There is a standalone editor from sun, but I haven't tried it.
If you're using IntelliJ, there is Hibero.
This will allow you to run HQL whenever you want to try something.
You can use hibernate tools in eclipse to run queries .
|
|
On Tue, 4 Dec 2007 07:58:51 -0500 (EST), "Alexander Chabatar (JIRA)" <jira-events@lists.jboss.org> wrote:
HQL/Criteria editor: improvements issues
----------------------------------------
Key: JBIDE-1424
URL...
Answer Snippets (Read the full thread at omgili):
Was: Alexander Chabatar)
> HQL/Criteria editor: improvements issues
> Fix For: LATER
>
>
> 1) if call HQL/Criteria editor on entity (also true
>
>
> 1) if call HQL/Criteria ....
|
|
On Mon, 28 Jan 2008 10:10:21 -0500 (EST), "Dima Geraskov (JIRA)" <jira-events@lists.jboss.org> wrote:
Query run time in HQL and Criteria Editor in properties view
------------------------------------------------------------
...
Started by Dima Geraskov on
, 2 posts
by 1 people.
Answer Snippets (Read the full thread at omgili):
JBIDE-1695:
---------------------------------
Component/s: Hibernate
Query run time in HQL and Criteria Editor in properties view.
|
|
On Mon, 21 Jan 2008 06:47:21 -0500 (EST), "Dima Geraskov (JIRA)" <jira-events@lists.jboss.org> wrote:
HQL/Criteria editor: Run button is always enabled
--------------------------------------------------
Key: JBIDE-1667
...
Started by Dima Geraskov on
, 4 posts
by 2 people.
Answer Snippets (Read the full thread at omgili):
LATER at the same time....what version is it fixed for ?
HQL/Criteria editor: Run button is always:
---------------------------------
Priority: Minor (was: Major)
HQL/Criteria editor: Run button is always enabled....
|
|
On Mon, 7 Apr 2008 07:27:31 -0400 (EDT), "Dima Geraskov (JIRA)" <jira-events@lists.jboss.org
Create Icons for connected HQL/Criteria editors
-----------------------------------------------
Key: JBIDE-2020
URL: ...
Started by Dima Geraskov on
, 8 posts
by 3 people.
Answer Snippets (Read the full thread at omgili):
:
--------------------------------
Attachment: cri_editor.gif
cri_editor_connect.gif
hql_editor.gif ]
Lex Dmitriev updated JBIDE-2020:
--------------------------------
Attachment: hql_....
|
|
On Tue, 13 May 2008 16:15:26 -0400 (EDT), "Snjezana Peco (JIRA)" <jira-events@lists.jboss.org
Minor changes in Hibernate necessary to use the HQL editor in a SWT/JFace dialog
----------------------------------------------------------------------...
Started by Snjezana Peco on
, 6 posts
by 2 people.
Answer Snippets (Read the full thread at omgili):
About KnownConfigurationsProvider that should be ok - mabye actually move it to some .
Of the query editor.
|
|
I'm looking for an editor that has the help from
http://www.hibernate.org/hib_docs/nhibernate/html/mapping.html
built in, and allows simple editing of the XML files in a GUI fashion. I realise there's CodeSmith and MyGeneration, but from what I remember...
Started by Chris S on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
The editor runs WITHIN....
Primarily used to analyze HQL queries it also has a fairly useful HBM editor:
Old Project PageI don't believe there is an editor for Hibernate/NHibernate mapping files that has context and ActiveRecord.
|