Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Gregory Shrago
Total activity
512
Last activity
August 14, 2023 18:03
Member since
January 16, 2007 18:03
Following
0 users
Followed by
1 user
Votes
0
Subscriptions
214
Activity overview
Posts (3)
Comments (295)
Sort by recent activity
Recent activity
Votes
Created
January 22, 2014 18:34
Synchronize action always takes selection into condirations. One can sync a schema, a table or some combination.This approach obviously doesn't work for newly created entities, so: New Column/New ...
Community
IntelliJ IDEA Users
Partial synchronize for Database schema
0 votes
Created
June 09, 2015 13:35
You need to enable JavaEE, Database Tools and Hibernate plugins in Settings | Plugins.See https://www.jetbrains.com/idea/features/jpa_hibernate.htmlhttps://www.jetbrains.com/idea/help/relational-da...
Community
IntelliJ IDEA Users
How to get Intellij to recognize Hibernate <-> DB issues/errors?
0 votes
Created
September 26, 2007 17:28
Tom,I'm unable to reproduce the problem.There is no errors in my setup that is similar to yours.Please verify that that hibernate.cfg.xml contains valid references to the mappings.Regards,Gregory S...
Community
IntelliJ IDEA Users
7M2 hibernate question
0 votes
Created
November 14, 2007 11:31
Just to ease this the latest 7.0.2 EAP shows progress bar on generation.
Community
IntelliJ IDEA Users
Generating Persistence Mapping From Database Schema
0 votes
Created
December 13, 2007 11:41
Hello Michael,Is there any exception in the idea.log (system/log/)?Compile-time Hibernate validation can be turned off in facet settings.Regards,Gregory ShragoMichael O. Duffy wrote:I have a Hibern...
Community
IntelliJ IDEA Users
Compilation Error From Hibernate Facet
0 votes
Created
November 27, 2007 12:27
Hello Sam,Indeed, there is no way to configure this.Do you use improved or some homegrown naming strategy?As a workaround may I suggest to add this functionality to your hibernate distribution, as ...
Community
IntelliJ IDEA Users
using ImprovedNamingStrategy with HQL Console?
0 votes
Created
February 07, 2008 15:53
The fix will be available from the next 7.0.3. EAP.Davide Baroncelli wrote:I have a collection mapped via hibernate as follows: <list name="causes" table="Causes"> <key column="AlertId"/> ...
Community
IntelliJ IDEA Users
[hibernate]<composite-element> attribute type should be an Embeddable
0 votes
Created
January 28, 2008 18:49
Hello Allen,While there is some application-client.xml coding assistance (completion, etc), unfortunately IDEA doesn't support ejb clients,i.e. there is no ejb client facet.You seem to be the first...
Community
IntelliJ IDEA Users
Java EE 5 Application Clients?
0 votes
Created
March 03, 2008 02:33
Hello, ranjana14!The second method has a direct "hibernate.session" method invocationwhich is captured and thererfore the "String sql" is recognised as thehql constant. Unfortunately the first meth...
Community
IntelliJ IDEA Users
Hibernate mappings - how do JAVA classes recognize it
0 votes
Created
April 13, 2010 11:20
Check the latest 9.0.2. EAP. Language injection actions in XML availability has been fixed there.
Community
IntelliJ IDEA Users
Syntax highlighting of Groovy embedded in Spring XML?
0 votes
«
First
‹
Previous
Next
›
Last
»