-->
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.  [ 2 posts ] 
Author Message
 Post subject: Novice developers question on Mapping, Configuration, Sessio
PostPosted: Tue May 30, 2006 9:05 pm 
Newbie

Joined: Tue May 30, 2006 8:54 pm
Posts: 5
Need help with Hibernate? Read this first:
http://www.hibernate.org/ForumMailingli ... AskForHelp

Hibernate version: 3.1

Mapping documents: N/A

Code between sessionFactory.openSession() and session.close():N/A

Full stack trace of any exception that occurs: N/A

Name and version of the database you are using: Sybase ASE 12.5

The generated SQL (show_sql=true):N/A

Debug level Hibernate log excerpt:N/A

I am a beginer. I am trying to understand how the mapping, Session, Session factory, Configuration work together. From the documentation, I understand that Session Factory is immutable. But what I am looking for is to be able to modify the Mapping at runtime and have this mapping affect the CRUD operations I perfrom. For example, I want to be able to add new field to the table and have that new field available for CRUD opeartion all while the application is still running. I want to understand the class diagram for the related classes so that I can intercept in appropraite place to reset the configuration information. Can any one point me to any documentation / any tutorials on these?


Top
 Profile  
 
 Post subject: Re: Novice developers question on Mapping, Configuration, Se
PostPosted: Wed May 31, 2006 5:42 am 
Beginner
Beginner

Joined: Wed May 17, 2006 3:38 am
Posts: 45
Necessary general links:
http://www.hibernate.org/elqNow/elqRedi ... erence.pdf
http://hibernate.org/5.html

So far your specific question goes, I can remember that it is possible to modify the mapping at run time and I got it in the book "Hibernate in Action"...howver I exactly do not remeber which chapter/page it links to...if I can locate it I wil let u know


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 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.