主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Gregory Shrago
活动总数
512
最后的活动
2023年08月14日 18:03
成员加入日期
2007年01月16日 18:03
关注
0 名用户
关注者数
1 名用户
投票数
0
订阅数
214
活动概览
文章(0)
帖子(3)
评论(295)
按最近的活动排序
最近的活动
投票数
创建于
2008年01月28日 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...
社区
IntelliJ IDEA Users
Java EE 5 Application Clients?
0 票
创建于
2008年01月28日 18:35
Hello Davide,The way to explicitly tell IDEA which mapping files to use isto configure session factory.You can duplicate the programmatic configuration in hibernate or spring xml and this should so...
社区
IntelliJ IDEA EAP Users
Additional Resources and Hibernate Facet confusion
0 票
创建于
2008年01月23日 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...
社区
IntelliJ IDEA EAP Users
Additional Resources and Hibernate Facet confusion
0 票
创建于
2007年12月13日 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...
社区
IntelliJ IDEA Users
Compilation Error From Hibernate Facet
0 票
创建于
2007年11月27日 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 ...
社区
IntelliJ IDEA Users
using ImprovedNamingStrategy with HQL Console?
0 票
创建于
2007年11月14日 11:31
Just to ease this the latest 7.0.2 EAP shows progress bar on generation.
社区
IntelliJ IDEA Users
Generating Persistence Mapping From Database Schema
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日 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 票
创建于
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月23日 13:18
Hello Roberto,How does your code look and what errors IDEA gives you?(screenshots and code-samples are welcome)Regards,Gregory ShragoRoberto Cortez wrote:I have a persistence.xml with multiple pers...
社区
IntelliJ IDEA EAP Users
Problem with JPA , persistence.xml and Inner Classes.
0 票
«
第一页
‹
上一页
下一页
›
最后
»