Software Development Videos and Tutorials: Java, .NET, Ruby, Python, JavaScript, Agile, Software Testing
 
Tag: <span>hibernate</span>

Interview with Rebecca Wirfs-Brock on Domain Driven Design

Rebecca Wirfs-Brock is one of those people who did DDD long before it was called that. She kindly agreed to be interviewed by Vladimir Gitlevich on behalf of domaindrivendesign.org. In this interview, Rebecca talks about DDD in relation with responsibility-driven design and OO modeling, integration of DDD with technical frameworks …

Hibernate & JPA Annotations – Windows Environment Setup

This tutorial takes you through the various steps involved in installing MySQL and the MySQL GUI tools. Then I install the Java Development Toolkit v 1.6 Update 10 (JDK). After JDK installation, I then extract the Hibernate Core and Hibernate Annotations modules, plucking out the pertinent JAR files, and placing …