This class encapsulates the MS SQL2000 UniqueIdentifer data type.
author: Mike Hutchinson. version: $Id: UniqueIdentifier.java,v 1.4 2005/04/28 14:29:30 alin_sinpalean Exp $
Constructor Summary
public
UniqueIdentifier(byte[] id) Construct a unique identifier with the supplied byte array.
Method Summary
public byte[]
getBytes() Retrieve the unique identifier as a byte array.