[jboss-user] [JBoss Seam] - Re: Dynamic data sources with EntityManager
pete.muir@jboss.org
do-not-reply at jboss.com
Fri Aug 3 05:50:39 EDT 2007
You can't put runtime parameters into annotations so you'll have to access the PC programmatic ally. The neatest way I can see to do this is to use a Seam manager component to look up and inject the correct PC based upon who is logged in.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4070459#4070459
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4070459
More information about the jboss-user
mailing list