-->
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: Tool to generate Hibernate object web screens ?
PostPosted: Wed Feb 04, 2004 8:00 am 
Regular
Regular

Joined: Thu Aug 28, 2003 2:42 pm
Posts: 77
Location: The Netherlands
Hellu,

I have quite some tables and need to make web screens for maintenance.

I am thinking about generating these screens through the direct use of the hibernate java objects. Something like: looping through the members and put them in an input box on the screen through a velocity template.. and do some filtering through configuration.

Before I make this I like to know what currently exists in this area and maybe some advice on how to do this ?

I looked ad middlegen struts plugin, some mailing list entries in this list, but... hmmm no it didn't find the solution I am looking for.

Ofcourse you can use dbforms, ... did it but wasn't really happy about it... and to keep everyting sychroon is very valuable especially for a products that is updated frequently.

Please some feedback,
Ed Bras


Top
 Profile  
 
 Post subject:
PostPosted: Wed Feb 04, 2004 8:04 am 
Hibernate Team
Hibernate Team

Joined: Mon Aug 25, 2003 9:11 pm
Posts: 4592
Location: Switzerland
Have a look at Naked Objects.

_________________
JAVA PERSISTENCE WITH HIBERNATE
http://jpwh.org
Get the book, training, and consulting for your Hibernate team.


Top
 Profile  
 
 Post subject: Screen generation
PostPosted: Wed Feb 04, 2004 12:33 pm 
Regular
Regular

Joined: Thu Aug 28, 2003 2:42 pm
Posts: 77
Location: The Netherlands
Had a look at it.
Look nice, and the test on serverside comes out quite nicely.
However, as I see it it concerns quite some change in current hibernate generated objects, or not ?
Should it be an idea to use cglib to change the current hibernate objects during runtime ?

Did you use the naked objects ?

Ed


Top
 Profile  
 
 Post subject:
PostPosted: Wed Feb 04, 2004 12:37 pm 
Hibernate Team
Hibernate Team

Joined: Mon Aug 25, 2003 9:11 pm
Posts: 4592
Location: Switzerland
No, didn't try it yet. As far as I know, there is no out-of-the-box solution for your specific problem. Hibernate is often used in more complex applications, where a generic user interface doesn't make sense. It would be great however if someone can bind Naked Objects to Hibernate in an easy-to-use way.

_________________
JAVA PERSISTENCE WITH HIBERNATE
http://jpwh.org
Get the book, training, and consulting for your Hibernate team.


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:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.