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
April 19, 2013 14:29
Please attach the log file (Help | Show log) here or better in a ticket at youtrack.jetbrains.com
Community
IntelliJ IDEA Users
dataSources.ids corruption
0 votes
Created
May 13, 2013 13:51
A dedicated support is required like one we have for Grails.Please file a feature request though I'm currently not aware of support plans.
Community
IntelliJ IDEA Users
Using JPA support without persistence.xml (and without Spring)
0 votes
Created
May 24, 2013 14:53
I currently do not know the other way but runing both statements together using JDBC.Declared variables are accessible within the same batch block.See my test output: sql> DECLARE @y VARCHAR(MAX)[2...
Community
IntelliJ IDEA Users
SQL DECLARE not retaining scope when running multiple statement
0 votes
Created
December 26, 2013 14:33
This persistence unit uses EclipseLink persistence provider so you should try asking this question on EclipseLink forum.Alternatively you can temporarily switch to some other provider, e.g. Hiberna...
Community
IntelliJ IDEA Users
How to auto-create tables
0 votes
Created
May 31, 2013 13:36
I've added a section for compact expression parsing with priorities to the HOWTO page (section 2.4) https://github.com/JetBrains/Grammar-Kit/blob/master/HOWTO.md
Community
IntelliJ IDEA Users
Full details of Grammar-Kit BNF format?
0 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
«
First
‹
Previous
Next
›
Last
»