Session.commit results in a rollback of the current transaction.
More...
#include <javax_jms_TransactionRolledBackException.h>
Inheritance diagram for javax::jms::TransactionRolledBackException:


Public Types | |
| enum | { xmogDefaultFlags = xmog_base::GLOBAL, xmogMajorVersion = 3, xmogMinorVersion = 2, xmogPatchVersion = 9, xmogBuildNumber = 2047 } |
|
typedef ::xmog_java_array_template< ::javax::jms::TransactionRolledBackException > | array1D |
|
typedef ::xmog_java_array_template< ::xmog_java_array_template< ::javax::jms::TransactionRolledBackException > > | array2D |
Public Member Functions | |
| TransactionRolledBackException (const ::java::lang::String &reason, const ::java::lang::String &errorCode,::xmog_localenv *p_xenv=NULL, xmog_flags f_xflags=xmogDefaultFlags) | |
Constructs a TransactionRolledBackException with the specified reason and error code. | |
| TransactionRolledBackException (const ::java::lang::String &reason,::xmog_localenv *p_xenv=NULL, xmog_flags f_xflags=xmogDefaultFlags) | |
Constructs a TransactionRolledBackException with the specified reason. | |
Session.commit results in a rollback of the current transaction.
|
||||||||||||||||
|
Constructs a The error code defaults to null.
|
|
||||||||||||||||||||
|
Constructs a
|
1.4.1