| Author |
a visual hibernate tool
|
Edward Chen
Ranch Hand
Joined: Dec 23, 2003
Posts: 758
|
|
I want a hibernate tool which could 1. visual to setup data elements and Array, Vector,etc 2. visual to build EJB 3. visual to deploy application to applicaton server 4. Eclipse based. Could you give me some suggestion which product is better ? Thanks
|
 |
Paul Sturrock
Bartender
Joined: Apr 14, 2004
Posts: 10336
|
|
1. visual to setup data elements and Array, Vector,etc 2. visual to build EJB 3. visual to deploy application to applicaton server 4. Eclipse based
1. By this, do you mean defining associations? If so have a look at middlegen. 2. EJBs are nothing to do with Hibernate, so you'll not get a "Hibernate tool" to do this, but any good IDE will have tools to do it. Since you mention Eclipse, you could look at JBossIDE or [MyEclipse. 3. Again, nothing to do with Hibernate, but the two tools I mention above would do. 4. see 2 (and I also should mention WSAD, especially if you are deploying to WebSphere). [ January 17, 2005: Message edited by: Paul Sturrock ]
|
JavaRanch FAQ HowToAskQuestionsOnJavaRanch
|
 |
 |
|
|
subject: a visual hibernate tool
|
|
|