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
June 08, 2016 09:30
Error recovery in GK helps in 2 situations: 1. something is missing - use 'pin' 2. something extra is present - use 'recoverWhile' Just see the generated code, it is pretty straightforward. Start...
Community
IntelliJ IDEA Open API and Plugin Development
Error Handling in Grammar kit
0 votes
Created
August 03, 2007 09:19
Please verify the following:That hbm.xml should be shown in JavaEE structure view under some session factory node.The code should be in the same module as the factory or depend on it.Rambabu Talasi...
Community
IntelliJ IDEA EAP Users
HIbernate: Persistance Query API Problems (#7104)
0 votes
Created
September 20, 2007 16:30
It's already fixed.Will be available in the next EAP.Thank you,Gregory ShragoPaul wrote:I have a number of Hibernate mapping files, all linked to classes andtables. Junit tests work find so there a...
Community
IntelliJ IDEA EAP Users
7291 : Auto generation of field from Hibernate is wrong type
0 votes
Created
January 23, 2008 15:14
Hello Davide,The action disappeared due to the fact that this feature is meaningless.And in hibernate facet it has never been implemented correctly.Resource files are copied to compile output folde...
Community
IntelliJ IDEA EAP Users
Additional Resources and Hibernate Facet confusion
0 votes
Created
May 27, 2008 10:58
I'm not sure I'm getting this right.Did you mean completion automatically inserts "book_system" orthat "book_system" prefix is required in order to complete "books" table name?Gregory Shragolinux_c...
Community
IntelliJ IDEA EAP Users
Problem: SQL code completion for table name
0 votes
Created
August 11, 2008 19:14
http://www.jetbrains.net/jira/browse/IDEADEV-29032
Community
IntelliJ IDEA EAP Users
SQL exception barrage
0 votes
Created
September 09, 2008 19:27
Just suppress the inspection for your class.Thai Dang Vu wrote:I write some entity Java files but they are not mapped to any table,they are used as the result classes for some named native query. H...
Community
IntelliJ IDEA EAP Users
Howto exclude some entity Java files from JPA check?
0 votes
Created
September 09, 2008 19:42
Well, it seems there is no image actually attached.Thai Dang Vu wrote:This is a part of my persistence.xml:<persistence-unit name="IFXPU_JTA" transaction-type="JTA"> <jta-data-source>java:/IFXPU_DS...
Community
IntelliJ IDEA EAP Users
JPA in 8M1: good code is red
0 votes
Created
October 06, 2008 13:08
Trevor,Seems thatsessionFactory.getClassMetadata(type.getReturnedClass());returns null for entity or component class.I've added a fix for this situation.Please see the next EAP build.Gregory Shrago...
Community
IntelliJ IDEA EAP Users
HQL console always Nullpointers, build 8858
0 votes
Created
September 20, 2007 15:00
http://www.jetbrains.net/jira/browse/IDEADEV-21365Fixed,Thank youRoberto Cortez wrote:Hi... im having the following problem:I have a persistence.xml with multiple persistence units defined. Ineach ...
Community
IntelliJ IDEA EAP Users
Multiple Persistence Units
0 votes
«
First
‹
Previous
Next
›
Last
»