Class ExtensionTableRowValueLengthPatch


public class ExtensionTableRowValueLengthPatch extends Patch
Increases the length of Strings in extension tables to 250 to avoid cutoffs and exceptions.
  • Constructor Details

    • ExtensionTableRowValueLengthPatch

      public ExtensionTableRowValueLengthPatch()
  • Method Details

    • hasBeenApplied

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

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