Edmundo Carmona
unread,Sep 5, 2012, 12:57:58 PM9/5/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to eb...@googlegroups.com
Oh, and in case i'm not being clear, I'm not closing the connections.
I'm relying on Ebean to handle the DB connections. All I do is set up
the connection configuration for ebean in initialization (username,
password, driver, url), I register the entities I'll be using and
start using ebean right away.