[jboss-user] [JBoss Portal] - Re: Data access / persistence - could you help?
aamonten
do-not-reply at jboss.com
Sat Nov 24 17:19:39 EST 2007
What I normally do is to use EJBs to access my database, I create a Session Bean which interact with Entities (former Entity Beans). So my portlet make a JNDI lookup of the Session Bean and through these interact with the Database.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4107539#4107539
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4107539
More information about the jboss-user
mailing list