Eclipse and Java: Introducing Persistence
This tutorial is designed to teach beginning Java programmers how to save Java objects to disk files using XML or object serialization.
Open Source Tools for Software Development Videos and Tutorials
This tutorial is designed to teach beginning Java programmers how to save Java objects to disk files using XML or object serialization.
This tutorial is designed to teach Java programmers how to use the Eclipse Java Debugger. If you have completed the Total Beginners tutorial or have some basic familiarity with Eclipse and Java, then this tutorial is for you. No prior experience with the debugger is needed. More Eclipse tutorials on …
Rick Mugridge is the lead author of the first book on storytests: “Fit for Developing Software”. He has developed and is evolving FitLibrary to better support storytest driven development. He is a leading thinker and inventor in this area, and consults and coaches internationally in storytesting, executable specifications, and agile …
LiquiBase is an LGPL Java-based library for managing and applying database changes and refactorings. This is a short overview of how LiquiBase works and some of its capabilities. For more information, see http://www.liquibase.org
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 …
In this episode you will learn about you will learn how to perform basic CRUD operations with NHibernate as well as dive into some of its transparent cascading features such as save (insert) and update. http://www.dimecasts.net/Casts/WatchEpisode/54