Business Components

Uses of Class
oracle.jbo.RowNotFoundException

Packages that use.*
PackageDescription
oracle.jbo Contains interfaces for client-side applications. 
 

Uses of RowNotFoundException in oracle.jbo
 

Subclasses of RowNotFoundException in oracle.jbo
TypeName
 class RowAlreadyDeletedException
          Thrown when the requested row is not found in the the database perhaps it has been already deleted after the row was initially queried.
 


Business Components