Class SchemaMigrationVersion34

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

public class SchemaMigrationVersion34 extends Object implements SchemaMigration
  • Constructor Details

    • SchemaMigrationVersion34

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