Qus:    What is a Explicit Transaction?
Jan 31, 2012 08:05 1 Answers Views: 2782 Tomas
Prev Next
Answers (1)
Tomas Jan 31, 2012 08:05
Answer:  

When we need to explicitly control the transactional units of work we use explicit transaction. We use additional services (or) built in services.


pub.art.transaction.start transaction() ; pub.art.trans. :commit transaction  (or) Rollback Transaction.


A new explicit transaction can be started with a transaction contest . provided that you ensure that the transaction within transaction context are completed within reverse order they were started.


Post Your Answer
Guest User

Not sure what course is right for you?

Choose the right course for you.
Get the help of our experts and find a course that best suits your needs.


Let`s Connect