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
November 22, 2012 19:20
Your code is OK.Here's the ticket: http://youtrack.jetbrains.com/issue/IDEA-95635Taking the first solution, thanks.
Community
IntelliJ IDEA EAP Users
Idea support for SQL and Datasources
0 votes
Created
December 18, 2013 22:08
Please go to Settings/Intentions and enable Strings/"Copy String Concatenation to Clipboard" intention. For currently unknown reason it is disabled by default.
Community
IntelliJ IDEA EAP Users
Copy SQL That Is Split Over Multiple Lines
0 votes
Created
January 09, 2014 23:09
I think Intention in this case is better as we desperately running out of shortcuts (shortcuts mine depleted several years ago actually :) ).Intention popup is a more scalable solution, it is a sea...
Community
IntelliJ IDEA EAP Users
Copy SQL That Is Split Over Multiple Lines
0 votes
Created
May 24, 2013 14:02
Thanks for reporting. Hibernate libraries are updated to the just released version 4.2.2. Effective immediately.
Community
IntelliJ IDEA Users
How to update IntelliJ Idea framework support versions
0 votes
Created
September 14, 2007 09:28
Hello Tom,The mapping file should be under some source root.Regards,Gregory ShragoTom wrote:Hi,In 7M2 I created Hibernate facet associated with hibernate.cfg.xmlSomething like this:<hibernate-confi...
Community
IntelliJ IDEA Users
7M2 hibernate question
0 votes
Created
September 26, 2007 16:43
As far as I see you are trying to use Hibernate QL syntax in JPA API.In JPA this query should look like "select Object(o) from Country o".Alexander Korolev wrote:I find a some bug in code inspectio...
Community
IntelliJ IDEA Users
Idea 7 m2, ejb3 inspection error
0 votes
Created
October 26, 2007 10:47
Hello Radim,Radim Marek wrote:Hi,I would like to ask you to verify behavior of Hibernate plugin, ormore precisely of the components involve in Hibernate/JPA facets.1. My JPA facet is detected in pr...
Community
IntelliJ IDEA Users
Hibernate plugin (HQL Console, ER diagram, etc.) problems
0 votes
Created
October 25, 2007 11:53
Hello BoD,Entities are defined by @Entity annotation, tag of an orm.xml referenced in some persistence unit, ]]> tags of an hbm.xml.The simplest way to see if IDEA recognizes a class as entity is...
Community
IntelliJ IDEA Users
"Class isn't an entity" with JPA.
0 votes
Created
October 25, 2007 13:14
If you have JPA facet it should be visible in "JavaEE Structure" view (Project View/View As->"Java EE: Structure").Try adding your persistence.xml as descriptor in JPA facet properties.BoD wrote:My...
Community
IntelliJ IDEA Users
"Class isn't an entity" with JPA.
0 votes
Created
February 24, 2016 17:56
SQL consoles are ordinary files. They are shared between projects like data sources, support VCS and Local history. One can copy a console file path to clipboard with "Copy file path" action (Ctrl-...
Community
IntelliJ IDEA Users
Working with sql files
0 votes
«
First
‹
Previous
Next
›
Last
»