Class Hierarchy    Previous  Next  Index

Interface COM.cloudscape.system.System


public interface System
Copyright © 1998-2000, Informix Software, Inc. All rights reserved.

The System interface provides control over a Cloudscape software system. Cloudscape reserves the right to change, rename, or remove this interface at any time.


Method Index

 o getUUIDFactory()
Get the UUID factory for the system.

Method Detail

 o getUUIDFactory
public UUIDFactory getUUIDFactory()
          Get the UUID factory for the system. The UUID factory provides methods to create and recreate universally unique identifiers.

  Class Hierarchy    Previous  Next  Index