[jboss-user] [JBoss Seam] - Re: How to Extend Persistence Context Programatically

monkeyden do-not-reply at jboss.com
Mon Oct 1 16:33:45 EDT 2007


Not sure why it needs to be determined at runtime but have you tried:
EntityManager em = (EntityManager)Component.getInstance(someRuntimeString, true);

???  

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

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



More information about the jboss-user mailing list