主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Gregory Shrago
活动总数
512
最后的活动
2023年08月14日 18:03
成员加入日期
2007年01月16日 18:03
关注
0 名用户
关注者数
1 名用户
投票数
0
订阅数
214
活动概览
帖子(3)
评论(295)
按最近的活动排序
最近的活动
投票数
创建于
2007年09月26日 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...
社区
IntelliJ IDEA Users
Idea 7 m2, ejb3 inspection error
0 票
创建于
2007年10月26日 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...
社区
IntelliJ IDEA Users
Hibernate plugin (HQL Console, ER diagram, etc.) problems
0 票
创建于
2007年10月25日 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...
社区
IntelliJ IDEA Users
"Class isn't an entity" with JPA.
0 票
创建于
2007年10月25日 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...
社区
IntelliJ IDEA Users
"Class isn't an entity" with JPA.
0 票
创建于
2016年02月24日 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-...
社区
IntelliJ IDEA Users
Working with sql files
0 票
创建于
2011年02月28日 18:18
1. @Table(schema = "ROD001", name = "TRANSACTIONS") NOTE: the values for schema and name are shown in red 2 .@Column(name = "CHECKOUT_TMPSTMP", nullable = false, length = 26, precision = 6)...
社区
IntelliJ IDEA Users
Editor is identifying non-errors
0 票
创建于
2012年05月22日 14:34
Currently you can use "Select All" -> "Copy to Clipboard" -> Create new file -> "Paste from Cliboard" sequence to achieve this.The observed "Save As" behavior is a bug so feel free to create a tick...
社区
IntelliJ IDEA Users
Is there a way to save the whole content of the Data Source Console as *.sql file?
0 票
创建于
2012年09月20日 18:30
"From maven" libraries use URL list on the bottom of that page because they need not a maven repository itself but Nexus or Artifactory service.The list on the top contains maven repositories you u...
社区
IntelliJ IDEA Users
add library from maven: IDEA doesn't see the artifact
0 票
创建于
2012年10月16日 15:22
You may upvote/watch http://youtrack.jetbrains.com/issue/IDEA-67051 .If you don't want to run Hibernate Tools by hand (which is really possible).
社区
IntelliJ IDEA Users
Hibernate Tools Broken for Me
0 票
创建于
2012年11月24日 14:11
The problem is fixed in the upcoming IDEA 12, please see youtrack ticket for details.
社区
IntelliJ IDEA Users
Display Oracle XMLTYPE in Data Source
0 票
«
第一页
‹
上一页
下一页
›
最后
»