[jboss-user] [EJB 3.0 Users] - Re: Urgent.....EJB3/Hibernate....
Wolfgang Knauf
do-not-reply at jboss.com
Wed Oct 28 06:48:31 EDT 2009
Hi,
this depends on your app. If it has support different servers, you should not use Hibernate.
If you know that this app will never run on other servers than JBoss, you can use EJB3 and Hibernate (hoping that JBoss will never change the persistence provider).
Probably bad things will happen, if you mix Hibernate and a JPA provider of another vendor ;-).
Hope this helps
Wolfgang
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4262651#4262651
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4262651
More information about the jboss-user
mailing list