-->
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.  [ 1 post ] 
Author Message
 Post subject: Modify Hibernate Mapping Files on the fly (during runtime)?
PostPosted: Wed Jan 23, 2008 8:47 pm 
Newbie

Joined: Wed Jan 23, 2008 8:19 pm
Posts: 1
Hibernate version:

Hibernate version 3.0

Mapping documents: None.

Code between sessionFactory.openSession() and session.close(): None.

Full stack trace of any exception that occurs:None.

Name and version of the database you are using: Oracle 9i.

The generated SQL (show_sql=true):None.

Debug level Hibernate log excerpt: None.

I'm not having a problem (yet) with Hibernate. I'm trying to implement a customizable form web application. Users can drag and drop HTML elements like text boxes onto the site and lay out their own customized form. We have some existing forms that communicate to the Oracle database using Hibernate 3.0. If new form elements are dragged/dropped, they will need to be specified in the Hibernate Mapping XML file. But this defeats the purpose of customizable forms. The idea is to have the user create forms and expect the database to fix itself using Hibernate.

Can I use the Dynamic Model to do this? Any and all help will be appreciated.


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

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.