Tag Archives: Java/J2EE
Introduction to Hibernate
Posted on04. Feb, 2009 by khader.
0
Hibernate – 1 day workshop:
Hibernate is the most popular open source ORM in Java world. It is also picking in .Net world (NHibernate). This quick covers what you need to get started.
Download Classroom material – hibernate
Continue Reading
Spring Framework Workshop
Posted on03. Feb, 2009 by khader.
Workshop:
Here’s the material and contents of the Spring Framework half-day workshop.
Download Spring Framework Introduction (PDF)
Contents:
Background
J2EE Vs Spring
Framework Mission
Inversion of Control (IoC)
Various Modules (Spring Core, Spring MVC, Spring DAO, Spring ORM, Spring Web, Spring Context, Spring AOP)
Application Development Process
Sample Application