Class ObjectStatus


  • public class ObjectStatus
    extends java.lang.Object
    A transactional object may go through a number of different states once it has been created.
    Since:
    JTS 1.0.
    Version:
    $Id: ObjectStatus.java 2342 2006-03-30 13:06:17Z $
    Author:
    Mark Little (mark@arjuna.com)
    • Constructor Summary

      Constructors 
      Constructor Description
      ObjectStatus()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void print​(java.io.PrintWriter strm, int os)  
      static java.lang.String toString​(int os)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait