KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > transaction > Synchronization

javax.transaction
Interface Synchronization

See Also:
Top Examples, Source Code

public void afterCompletion(int status)
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public void beforeCompletion()
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags