Package com.spss.psapi.resource

This provides access to server-side resources such as the server file system and database connections.

See: Description

  • Interface Summary 
    Interface Description
    ServerDatabaseConnection
    This encapsulates the functionality of an object that represents a connection to a database.
    ServerDatabaseConnection.DBInfo
    Defines basic information about the database.
    ServerFile
    This encapsulates the representation of a file on the server file system.
    ServerFileSystem
    This encapsulates the functionality for representing the file system on the data mining server's host.
  • Exception Summary 
    Exception Description
    ServerResourceException
    An exception thrown while accessing a server resource.

Package com.spss.psapi.resource Description

This provides access to server-side resources such as the server file system and database connections.

(C) Copyright IBM Corp. 1994, 2015. All Rights Reserved.