Interface IgnoreH2

All Superinterfaces:
IgnoreSQL, SQL

public interface IgnoreH2 extends IgnoreSQL
H2-specific implementation of IgnoreSQL.
Since:
1.10.0
  • Method Details

    • upsert

      void upsert(long date, int initiatorId, int targetId)
      Description copied from interface: IgnoreSQL
      Inserts a new ignore or reactivates an existing one.
      Specified by:
      upsert in interface IgnoreSQL
      Parameters:
      date - the timestamp
      initiatorId - the ID of the player who is ignoring
      targetId - the ID of the player being ignored