In every hibernate mapping files, we used to denote the “type” of the mapping variable. This type is actually known as Hibernate mapping types. These are very much different from SQL database types as well as Java data types. Here you can find a list of Hibernate mapping types. Click here to Read Full Article
Monthly Archives: March 2007
Test your Spring – Hibernate Applications using Unitils
Unitils is an open source library aimed at making unit testing easy and maintainable. Unitils builds further on existing libraries like DBUnit and EasyMock and integrates with JUnit and TestNG. This article will help you to test Spring- hibernate applications easily using unitles. Technorati: spring, hibernate, unitils
Spring IDE 2.0 M3
The Spring IDE team has released the latest version of Spring IDE, which includes great visualizing support to increase productivity. Here is the text from official spring site. The new features includes the highly-anticipated Spring Web Flow graphical visualizer and editor. The new support allows developers to edit XML-based flow definitions graphically, and enables greaterContinue reading “Spring IDE 2.0 M3”
phpBB : Create your own forum
Do you want to create your own forum? here is the best way for that ! phpBB is a popular internet forum package written in the PHP programming language started by James Atkinson. The name “phpBB” is an abbreviation of PHP Bulletin Board. It is available under the GNU General Public License and its free.Continue reading “phpBB : Create your own forum”
