Package wt.pds


package wt.pds
  • Class
    Description
    AdvancedQueryAccessException captures errors that occur due to the use of advanced query features that may bypass Access Control.
    ClassNotConcreteException captures errors when a class is contained in a query and the class nor any of its sub-classes are concrete.
    DBOperationInterruptedExceptions are thrown if the Thread executing a database operation is interrupted.
    InvalidAssociationExceptions are thrown if an invalid role/class association is specified for a query or navigate operation.
    PartialResultException captures errors that occur during query processing.
    This is a tagging interface for identifying when a PDS ObjectInput implementation is used to deserialize an object.
    PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage.


    Supported API: true

    Extendable: false
    This class defines an abstraction for a SQL statement query.