Class JpaSingleUseObjectMigration


  • public class JpaSingleUseObjectMigration
    extends Object
    Migration functions for single-use objects.
    Author:
    Stefan Guilhen
    • Field Detail

      • MIGRATORS

        public static final List<Function<com.fasterxml.jackson.databind.node.ObjectNode,​com.fasterxml.jackson.databind.node.ObjectNode>> MIGRATORS
    • Constructor Detail

      • JpaSingleUseObjectMigration

        public JpaSingleUseObjectMigration()