Class SchemaMigrationVersion37

java.lang.Object
org.eblocker.server.common.data.migrations.SchemaMigrationVersion37
All Implemented Interfaces:
SchemaMigration

public class SchemaMigrationVersion37 extends Object implements SchemaMigration
  • Constructor Details

    • SchemaMigrationVersion37

      @Inject public SchemaMigrationVersion37(DataSource dataSource, redis.clients.jedis.JedisPool jedisPool, com.fasterxml.jackson.databind.ObjectMapper objectMapper)
  • Method Details