Is there any way to set the locking policy for an EJB3 entity bean using an annotation on that class? I know this can be done via the jboss.xml file, but my beans are all EJB3 beans and so I hadn't been using a jboss.xml file. Is there a way to set this for a particular bean without using jboss.xml?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3993482#3993482 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3993482 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
