[jboss-user] [JBoss Seam] - Re: Persistence provider suggestions needed.

pete.muir@jboss.org do-not-reply at jboss.com
Sat Nov 24 14:54:56 EST 2007


A managed hibernate session is just fine with Seam. The main thing to do is to write an implementation of the org.jboss.seam.persistence.PersistenceProvider component for your persistence provider. You may also want to write a extend the Seam transaction component to provide an implementation of your transaction.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4107520#4107520

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4107520



More information about the jboss-user mailing list