Documentation of 'org.apache.derby.iapi.services.loader.GeneratedMethod' Java class
GeneratedMethod
org.apache.derby.iapi.services.loader

Interface GeneratedMethod



  • public interface GeneratedMethod
    Handle for a method within a generated class.
    See Also:
    GeneratedClass
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method and 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

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.