Interface TransactionSetting

    • Method Detail

      • getName

        default String getName()
        The globally unique transaction settings name. Warning: do not use double underscore (__) in the name.
        Returns:
        the name of this setting, typically its canonical class name
      • getValue

        default String getValue()
        The value for this transaction setting.
        Returns:
        a string representation of the value