Hello All,
I have been looking at documentation on Hibernate and JBoss 4.0 and looking through forums and source code. I am very new to this but I still am not sure about the relationship and EJB3.0. For example, JBoss in their TrailBlazer section has a tutorial on JBoss using EJB3.0 with Eclipse. They also have an undeveloped section of how to create Hibernate Applications. Am I not using Hibernate when using JBoss and EJB3.0? What is the relationship? It just seems a bit confusing to me in that, should I use Hibernate in my application or use EJB's or both?
Thanks!
|