sorry accidently clicked submit on other post ....
The problem:
I'm a beginner to maven and hibernate having only done relatively simple java programs in 1st year in college, learning new stuff as will soon be starting some work experience in a programming firm .. I'm trying to follow a hibernate tutorial @
http://www.gloegl.de/8.html except i'm trying to modify it using maven..
I found an article here:
http://dwark.blogspot.com/2006/10/maven ... sqldb.html
This shows how to use hibernate,maven and hsqldb together.
I've built the project according to this, but i don't have a clue what to do from there? I've a feeling there's more to it..as in de groegl's tutorial he has a lot of stuff about build.bat, classes to start up hibernate, and working with persistences.. does maven bypass much of this? and how do i run and test such projects?
Sorry for any unclearness but I'm very confused about it all!! Even if someone knows where I could find good documentation I'd be extremely grateful =) google isn't helping much ;)
Thanks for your time,
Pinky