Class RawStatisticsRepositoryMySqlImpl

  • All Implemented Interfaces:
    RawStatisticsRepository

    public class RawStatisticsRepositoryMySqlImpl
    extends RawStatisticsRepositoryJdbcImpl
    This is RawStatisticsRepository implementation for running the statistics database on MySql backend, through JDBC.
    Author:
    steinar, zeko78
    • Constructor Detail

      • RawStatisticsRepositoryMySqlImpl

        @Inject
        public RawStatisticsRepositoryMySqlImpl​(JdbcTxManager jdbcTxManager)