Class SchemaMigrationVersion30

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

public class SchemaMigrationVersion30 extends Object implements SchemaMigration
  • Constructor Details

    • SchemaMigrationVersion30

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