JMS specification define by transactions
Can JMS specification define transactions?
Expert
JMS specification defines a transaction tools permitting clients to send and receive groups of understandably bounded messages as one unit of information. A Session can be marked as a transacted. That means all messages sent in a session are considered as a parts of the transaction. A set of messages may be committed (commit() method) or rolled back (rollback() method). If a provider supports distributed transactions, it is recommended to use XAResource API.
Illustrate the Core container module?
How many modules are in a Spring? Explain.
Elaborate Bean Factory?Briefly.
Elaborate synchronized methods and synchronized statements?
Describe the Application context module?
what is control structure in programming?
Describe the main parts of JMS applications?
Elaborate use of the volatile modifier?
Illustrate the features of Spring ?
Illustrate the advantages of Spring framework?
18,76,764
1933050 Asked
3,689
Active Tutors
1433868
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!