AnnotationTxAdvice.AnnotationTxAdvice.JtxTransaction instance.null if there is no transaction at the moment.null.null when thread has no associated transactions created
by this transaction manager.true if transaction is active.true if provided transaction
is associated with current thread.true if transaction and all its resources are committed successfully.true if transaction is either committed or rolled back.true if scope is specified and it is different then of existing transaction.true if transaction is explicitly forbidden, i.e.true if transaction is marked as rollback only.true if transaction and all its resources are rolled-back successfully.true if this transaction manager works with just one resource.true if transaction started as active one.transaction.JtxTransaction manager is responsible for handling transaction
propagation and resource managers.propagation behavior,
isolation level and read-only flag.None -> Error
T1 -> T1 (cont.)
None -> None
T1 -> Error
None -> None
T1 -> None
None -> T2
T1 -> T1 (cont.)
None -> T2
T1 -> T2
None -> None
T1 -> T1 (cont.)
resource manager.mode.Transaction annotation elements.Copyright © 2003-2013 Jodd Team