Class IOR


  • public class IOR
    extends Object
    String reference of a managed object.
    Author:
    Pinaki Poddar
    • Constructor Detail

      • IOR

        public IOR()
    • Method Detail

      • toString

        public static String toString​(OpenJPAStateManager sm)
        Stringified representation of a managed instance identity. The simple Java type name and the persistent identity separated by a dash.
        Parameters:
        sm - a managed instance.