public abstract class ObjectIdHelper extends Object
Constructor and Description |
---|
ObjectIdHelper() |
public static void insert(Any a, byte[] that)
public static byte[] extract(Any a)
public static TypeCode type()
public static String id()
public static byte[] read(InputStream istream)
public static void write(OutputStream ostream, byte[] value)