-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 4 posts ] 
Author Message
 Post subject: Need your help and suggestion (Eclipse plugin for hibernate)
PostPosted: Wed Sep 17, 2003 7:25 am 
Newbie

Joined: Wed Sep 17, 2003 4:26 am
Posts: 2
I have developed a eclipse plugin for hibernate.
It's main function include:
1.View database info
2.View table data
3.Execute simple sql , like: select , update ,insert
4.Generate Hibernate mapping file and Value object class by DDL
5.Generate Hibernate mapping file by java file
6.Other function is developing

I need your help to test the plugin and give me some useful suggestion, so I can going on developing the plugin.

Thank you help.

My Email : jlinuxcn@yahoo.com.cn

http://hibernate.fankai.com/download/jl ... _0.1.0.rar

_________________
I like eclipse + hibernate


Top
 Profile  
 
 Post subject: Re: Need your help and suggestion (Eclipse plugin for hibern
PostPosted: Wed Sep 17, 2003 7:33 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
Cool! - Can you provide some screenshots ? (I don't have the time currently to install it :(

...can it execute HQL (not sql as you write) ?

/max

jlinux wrote:
I have developed a eclipse plugin for hibernate.
It's main function include:
1.View database info
2.View table data
3.Execute simple sql , like: select , update ,insert
4.Generate Hibernate mapping file and Value object class by DDL
5.Generate Hibernate mapping file by java file
6.Other function is developing

I need your help to test the plugin and give me some useful suggestion, so I can going on developing the plugin.

Thank you help.

My Email : jlinuxcn@yahoo.com.cn

http://hibernate.fankai.com/download/jl ... _0.1.0.rar

_________________
Max
Don't forget to rate


Top
 Profile  
 
 Post subject: Re: Need your help and suggestion (Eclipse plugin for hibern
PostPosted: Wed Sep 17, 2003 9:24 pm 
Newbie

Joined: Wed Sep 17, 2003 4:26 am
Posts: 2
1. I will privide some scrieenshots later.
2.No. The plugin is not supported HQL now , I am considering adding the function.

max wrote:
Cool! - Can you provide some screenshots ? (I don't have the time currently to install it :(

...can it execute HQL (not sql as you write) ?

/max


_________________
I like eclipse + hibernate


Top
 Profile  
 
 Post subject: Re: Need your help and suggestion (Eclipse plugin for hibern
PostPosted: Fri Sep 19, 2003 11:23 am 
Beginner
Beginner

Joined: Fri Sep 05, 2003 7:21 am
Posts: 27
Location: Sweden
jlinux wrote:
I need your help to test the plugin and give me some useful suggestion, so I can going on developing the plugin.



This topic concerns what I think is top-priority in the Java world right now, so I'm happy to contribute with some ideas/suggestions:

First, developing a Java app shouldn't be any harder than modelling (or reverse-engineering from DB) a UML class diagram, right-clicking and selecting "generate code...", "Java classes", "Hibernate mappings" and "Hibernate-driven Stateless Session Beans". Build, deploy - done. Specifically, it should have a Hibernate specific propery inspector (or similar) for editing Hibernate properties per class.

No resource-hogging complex Entity Beans, no CMP finders, just plain-old Java classes that are sent between the presentation tier and the middletier for storage and viewing. A Pragmatic, minimalistic, KISS, "Just like you would expect it to be" architecture. OO as it should be


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 4 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
cron
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.