transaction markers

View: New views
1 Messages — Rating Filter:   Alert me  

transaction markers

by Ivan Bojer-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

We need to mark our transaction begin and commit separately. In other
words we need to implement this:

BEGIN
SET_MARK

<process stuff>

UNSET_MARK
COMMIT


Is there a way to do this at the global level in IBatis? I understand
that we could do this manually for each transaction but there must be
a better way to achieve the same result.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-java-unsubscribe@...
For additional commands, e-mail: user-java-help@...