Using Hibernate outside the context of Tomcat

Posted by Bigtwinz on Stack Overflow See other posts from Stack Overflow or by Bigtwinz
Published on 2010-03-30T01:32:25Z Indexed on 2010/03/30 1:43 UTC
Read the original article Hit count: 354

Anyone used Hibernate to access a DB in a pure java app (not a web application)? What was your experience like, did it take long to set up and get going?

© Stack Overflow or respective owner

Related posts about hibernate

Related posts about tomcat