-->
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: Does Hibernate power this kind of application?
PostPosted: Fri Nov 21, 2003 6:13 am 
Newbie

Joined: Fri Nov 21, 2003 6:07 am
Posts: 2
In my application, most database schema is unkonw at compile time. The application need to do some queries on database based on the given information user inputed at runtime.


Thanks in advance.

--
Steven Woody


Top
 Profile  
 
 Post subject:
PostPosted: Fri Nov 21, 2003 7:37 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 12:50 pm
Posts: 5130
Location: Melbourne, Australia
it is possible to manipulate the mappings at runtime, but Hibernate is certainly intended for use with typesafe objects. So if you want something where you represent entities as hashmaps in the Javacode, look at something like OFBiz entity engine instead.


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.