Class RemoveUsernameFromAccessLogPatch


public class RemoveUsernameFromAccessLogPatch extends Patch
Sets username fields to NULL in plan_access_log table.
  • Constructor Details

    • RemoveUsernameFromAccessLogPatch

      public RemoveUsernameFromAccessLogPatch()
  • Method Details

    • hasBeenApplied

      public boolean hasBeenApplied()
      Specified by:
      hasBeenApplied in class Patch
    • applyPatch

      protected void applyPatch()
      Specified by:
      applyPatch in class Patch