Interface GeneratedMethod

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.lang.Object invoke​(java.lang.Object ref)
      Invoke a generated method that has no arguments.
    • Method Detail

      • invoke

        java.lang.Object invoke​(java.lang.Object ref)
                         throws StandardException
        Invoke a generated method that has no arguments. (Similar to java.lang.refect.Method.invoke) Returns the value returned by the method.
        Throws:
        StandardException - Standard Derby error policy