Archives
-
NetBeans 6 M7 released. There are some cool features available and cool modules in UC.
NetBeans 6 milestone 7 has released and you can download it from NetBeans web site by at least two methods Traditional setup file for separate packs using new NetBeans installer which allows you to customize your package before you download it. Traditional method for downloading NetBeans 6 which is a development build is using http://www.netbeans.info/downloads/dev.php [...]
Tags: NetBeans -
Hibernate dynamic mapping and Dom4J enabled sessions
Hibernate from version 3.0? provide a very useful feature for people who develop application frameworks. Indeed this feature allows you to work directly with XML documents and elements which represent entities.Imagine that you have an application or an SDK which help users to manipulate data from different RDBMSs. Hibernate provide rich configuration facilities which help [...]
