Quantcast
Channel: Ian P. Christian's Personal Blog » java
Browsing latest articles
Browse All 7 View Live

Hibernate with MySQL – a beginners guide

This article is an introduction from getting hibernate working from scratch. The only dependency is that you have a text editor, a working Java install, and ant. In this part of my guide, we will...

View Article



Hibernate with MySQL – a beginners guide – part 2

This post is a follow on from my previous post Hibernate with MySQL - a beginners guide - part 1. Having followed part 1, you should have a simple java application that prints 'ok', an ant build...

View Article

Hibernate with MySQL – a beginners guide – part 3

In part 1 and part 2 I showed how to get up and running with hibernate. This part continues from where we left off. I have packaged up all the files form part 2, including all required jars, and the...

View Article

Getting started with Maven and Spring

This guide is a quick introduction to getting started with Maven and Spring, and shows the making of a "Hello World" application The only requirements for this project is a text editor, a Java install,...

View Article

Hibernate Tutorial part 4 – annotations and maven

In the last part of my hibernate tutorials I showed how to get a simple application inserting data into a database. This part doesn't expand on that in terms of features, in fact, this tutorial...

View Article


Playing with ActiveMQ using Maven

In this post I demonstrate how to get started with ActiveMQ. This is very much a simple beginners guide, and shows you just enough to get a message traveling between 2 separate applications. I've...

View Article

Getting started with Glassfish using Maven

In this post I detail simple instructions for installing Glassfish v3 onto Ubuntu (although it will work just as well with Redhat, debian, and anything else). I also show how to create and deploy a...

View Article
Browsing latest articles
Browse All 7 View Live




Latest Images