0 Replies Latest reply on Jan 17, 2005 3:40 PM by andrewtv

    dynamic datasource selection using EJB

    andrewtv

      Anyone know how to dynamically specify the datasource of an entity bean during runtime, specifically so some methods can go to replicated datasources / non-updating? I'd like to programatically specify which EJB calls are read-only (to the database).

      Andrew