ORA-22321
        Method does not return any result.
        
        
        Cause
        OCITypeResult was called on a method that did not return any result.
        Action
        Check that you are passing in the correct method descriptor, and that your method creation was done correctly.
        
     
    
    
        ORA-22321
        method does not return any result
        
        
        Cause
        OCITypeResult() was called on a method that does not return any results.
        Action
        Check that you are passing in the correct method descriptor, or that your method creation was done correctly.
        
     
    
    
        ORA-22321
        method does not return any result
        
        
        Cause
        OCITypeResult() was called on a method that does not return any results.
        Action
        Check that you are passing in the correct method descriptor, or that your method creation was done correctly.