Uses of Class
system.transactions.SubordinateTransaction
-
Packages that use SubordinateTransaction Package Description system.transactions -
-
Uses of SubordinateTransaction in system.transactions
Methods in system.transactions that return SubordinateTransaction Modifier and Type Method Description static SubordinateTransaction
SubordinateTransaction. cast(IJCOBridgeReflected from)
Try to cast theIJCOBridgeReflected
instance intoSubordinateTransaction
, a cast assert is made to check if types are compatible.
-