| Factory bean that supplies a UserTransaction object from the the current context
(i.e. plugin, embedding webapp) Config object map if defined therein (under the Config.USER_TRANSACTION key),
from JNDI if
Config.USER_TRANSACTION_JNDI is defined,
or from a default declaratively assigned in containing bean factory.
author: Kuali Rice Team (kuali-rice@googlegroups.com) |