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

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 …

Introduction to NHibernate: Collection Relationships (Part 5)

In this episode we will continued our dive into how to use NHibernate. We’ll discuss some of the types of collections (bag, set, and list), some of the features NHibernate offers for loading, sorting, and pre-filtering collection data, and how cascading and transparent lazy loading works with collections of related …