-->
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: How to reduce size of Hibernate?
PostPosted: Thu May 12, 2005 6:38 am 
Newbie

Joined: Fri Aug 13, 2004 6:38 am
Posts: 4
Good day!

I have seen Hibernate become more and more popular (which I truly appreciate and understand, its a great tool) but at the same time, the size of the application becomes larger and larger, from v2.1 to 3.0 the lib increased by 500k and even the minimum required 3rdparty libraries take up to 2.35 MB of drivespace.

Now I would like to know if anyone has managed to shrink hibernate by removing unwanted stuff. The HSQL-DB project for instance offers a build file with 4 different targets, each one building for a different environment: the smallest contains just the jdbc-driver stuff, next up the local-standalone-db-server is added, next target also adds remote servers, the final target puts also every utility in the package, thus offering packages from a few 100k to 1MB in size.

Would it be possible to build Hibernate also this way or would that break too much stuff? What else of the 3rdparty libraries might not really be neccessary? Or should I just look for an alternative and smaller ORM-tool?

Thanks for your opinions in advance
MVeeck


Top
 Profile  
 
 Post subject:
PostPosted: Thu May 12, 2005 9:27 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
you could try and have some fun with http://genjar.sourceforge.net/ and see how far you can get....

/max

_________________
Max
Don't forget to rate


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.