Interface FindCallbacks

    • Method Detail

      • processArgument

        java.lang.Object processArgument​(java.lang.Object oid)
        Process find argument. Throw proper OpenJPAException for illegal value.
        Returns:
        the id to look up, or null to ignore this argument
      • processReturn

        java.lang.Object processReturn​(java.lang.Object oid,
                                       OpenJPAStateManager sm)
        Process operation return value.
        Returns:
        the object to return