Class PNonTransDeletedState

  • All Implemented Interfaces:
    java.io.Serializable

    public class PNonTransDeletedState
    extends PCState
    Lifecycle state. Represents an instance that was deleted outside a transaction.
    Author:
    Steve Kim
    See Also:
    Serialized Form
    • Constructor Detail

      • PNonTransDeletedState

        public PNonTransDeletedState()
    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object