Archive for October, 2005

November 2005 Meeting - Application Development with Spring and Hibernate

Monday, October 31st, 2005


Hibernate has quickly become an increasingly critical open source project. It provides non-invasive data persistence services while allowing developers to keep Java’s OO idiom. No messy interfaces to implement, no specialized class to extend. Simply create a JavaBean and Hibernate will manage its persistence.

The Spring Framework was originally designed to simplify Java Enterprise development by providing an operating environment that reduces efforts required to create productive code. The framework has evolved into a lightweight container that provides a full stack of services including transaction management, data persistence integration, a web MVC framework (yes, another mvc framework), email, web services, etc.

In the next meeting, we will be looking at how Hibernate integrates with Spring. We will explore the issues of using the two technologies including setup, benefits, and plenty of code samples to get you started with your own project.

Meeting Detail
Date: 11/15/05
Networking: 6:30 pm
Presentation: 7:00 pm - 8:00 pm

Location:
GCA Technologies Solution
4919 Memorial Hwy. Suite 150
Tampa, FL 33634
Google Map

RSVP: send email to vvivien at yahoo dot com

October 2005 Meeting Cancelled

Saturday, October 22nd, 2005

We have decided to cancel the October 2005 meeting due to Hurricane Wilma. Since no one seems to know exactly where it will make land fall at this time, we elected to play it safe.

vv

September Meeting Materials

Tuesday, October 11th, 2005

Here is the link to the presentation for the September meeting for the Tampa Jug. The topic explored the new Java 5 features that will surely affect your development style.

September Meeting Presentation