-->
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: Hibernate tables columns information
PostPosted: Wed Oct 26, 2011 7:35 am 
Newbie

Joined: Sat Oct 22, 2011 7:27 pm
Posts: 1
Hello.
I need to connect to different databases and analyze the tables and the relations between these tables.
These means that I can't create predefined java classes that will represent each individual table.

So I if I have a table called customers with a column "name", then I must have the function "getName" in the class "customer.java".
But I must do this at run time and at run time I don't have the class customer.java created.

Can I implement this with hibernate?

Thank you.


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.