size « Jar « JPA Q&A





1. Hibernate: is it possible to reduce file size of jar?    stackoverflow.com

I am working on a desktop application, I use Hibernate and HSQLDB. When I make my application a runnable jar file, it has a bigger fize size than I think. I ...

2. Use of obfuscation to reduce jar size    forum.hibernate.org

I couldn't find any info in the forums about this, so I thought I'd just ask. Are there any license issues with obfuscating hibernate.jar in order to reduce the bytecode size? As you know, the jar size can be dramatically reduced when such a technique is applied. This is for unmodified Hibernate sources. Yes, I understand that changes to the sources ...