Interface RemoteTransaction

    • Method Detail

      • getTransactionId

        String getTransactionId()
        Returns the server-generated transaction ID, or null if the transaction has not yet been started via Transaction.begin(Class).
        Returns:
        the transaction ID, or null if not yet begun