Note:
Extension of the classes in this package is prohibited unless otherwise documented. Similarly, extension or implementation of the interfaces in this package is prohibited except as documented.Package com.sas.iom
@CodeSet("sas.platform")
@SASScope("ALL")
package com.sas.iom
The Java Workspace Factory and I/O Stream helper classes.
-
ClassDescriptionProvides the capability to read input from an IOM InputStream.Provides the capability to read header information from an
IOM InputStream.JDBCConstants - interface for JDBC constants.Provides the capability to write output to an IOM OutputStream.Provides the capability to write header information to anIOM OutputStream.This class is the interface between pooled connection to IWorkspace objects and the workspace factory.WorkspaceFactory provides a factory for creating and connecting to a remote object on an IOM Server that implements com.sas.iom.SAS.IWorkspace.The exception class for the WorkspaceFactory.Deprecated.The methods in this class are ambiguous.Deprecated.WorkspacePoolDriver and WorkspacePoolException have been deprecated in favor of the less ambiguous WorkspaceFactory and WorkspaceFactoryException.