Package rasj


package rasj
  • Class
    Description
    PURPOSE: This class represents the Base types and is the superclass of the types RasStructureType and RasPrimitiveType in the representation of the RasDaMan type system.
    PURPOSE: This runtime exception indicates an internal error on client-side , which cannot be solved by the user.
    PURPOSE: This class represents the Collection type in the ODMG conformant representation of the RasDaMan type system.
    PURPOSE: This exception is raised when the connection to the RasDaMan server fails.
    PURPOSE: This exception is thrown if the dimensions of two objects do not match.
    PURPOSE: This is the superclass of all exceptions in the rasj package, except for RasQueryExecutionFailedException.
    class for fast scaling
    PURPOSE: This class represents a generic MDD in the sense that it is independent of the cell base type.
    PURPOSE: This exception is thrown if a RasMArrayLong is trying to be sent to the server where one or more cell values exceed 2^32 or are negative.
    PURPOSE: This exception is thrown if a RasMArrayShort is trying to be sent to the server for ODMG type UShort where one or more cell values exceed 2^16 or are negative.
    PURPOSE: ODMG Implementation Bootstrap Object This class implements an ODMG Bootstrap Object.
    PURPOSE: This interface contains the methods implemented by RasRasnetImplementation COMMENTS:
    PURPOSE: This exception is thrown when a cell index for an MDD exceeds the objects's bounds.
    PURPOSE: This exception is thrown if a object name contains unaccepted characters COMMENTS:
    PURPOSE: This class represents a MArray with base type Byte.
    PURPOSE: This class represents a MArray with base type double.
    PURPOSE: This class represents a MArray with base type float.
    PURPOSE: This class represents a MArray with base type Integer.
    PURPOSE: This class represents a MArray with base type long.
    PURPOSE: This class represents a MArray with base type short.
    PURPOSE: This class represents the MArray type in the ODMG conformant representation of the RasDaMan type system.
    PURPOSE: The spatial domain of an MDD is represented by an object of class RasMInterval.
    PURPOSE: This class represents the MInterval type in the ODMG conformant representation of the RasDaMan type system.
    PURPOSE: This class represents the OID type in the ODMG conformant representation of the RasDaMan type system.
    PURPOSE: This class represents an n-dimensional point vector.
    PURPOSE: This class represents the Point type in the ODMG conformant representation of the RasDaMan type system.
    PURPOSE: This class represents the primitive types in the ODMG conformant representation of the RasDaMan type system.
    PURPOSE: This exception extends the ODMGQueryInvalidException by offering direct access to the RasDaMan error number and the line, column and token in the querystring that produced the error.
    PURPOSE: This exception is thrown if the result of an operation is no cell.
    PURPOSE: This exception is thrown if the result of an operation is no interval.
    PURPOSE: This abstract class is the superclass of all runtime exceptions in the rasj package except for RasConnectionFailedException.
    PURPOSE: The class represents an interval with lower and upper bound.
    PURPOSE: This class represents the SInterval type in the ODMG conformant representation of the RasDaMan type system.
    PURPOSE: This class is used to express the storage options for MDD objects.
    PURPOSE: This exception is thrown if an initialization overflow has occured.
    *********************************************************
    PURPOSE: This class represents all user defined structured types in the ODMG conformant representation of the RasDaMan type system.
    PURPOSE: This class the superclass for all types in the ODMG conformant representation of the RasDaMan type system.
    PURPOSE: This exception is thrown if a primitive type is accessed by a method having the wrong type.
    PURPOSE: This runtime exception is raised when the BaseType of a query result is not supported by the current version of the rasj package.
    PURPOSE: This runtime exception is raised when the RasType of a query result is unknown on client-side.