Interface FindCallbacks

  • All Known Implementing Classes:
    BrokerImpl, FinalizingBrokerImpl

    public interface FindCallbacks
    Allows facades to control the particulars of the find operation through callbacks.
    Author:
    Abe White
    • Method Detail

      • processArgument

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