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

Introduction to NHibernate: Intermediate NHibernate Usage (Part 6)

In the 7th and final episode of this series, you’ll see some code examples of working with collections of related objects and how lazy loading and cascade operations work from a code perspective. We’ll also discuss object lifecycle management in NHibernate as well as guidance on how to manage lifecycle …

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 …