-
Feature Request
-
Resolution: Done
-
Major
-
JBossAS-4.0.4.GA, JBossAS-5.0.0.Beta1, JBossAS-4.2.0.GA
-
None
JBoss recommends that applications should use transactions (see user forum reference). However, there are certain types of applications that use "transaction-type=NotSupported" and load data without a transaction.
If the bean is being loaded without a transaction, treat the operation as if row-locking==false.