Class IServiceSeriesImpl

java.lang.Object
com.esprit.services.series.IServiceSeriesImpl
All Implemented Interfaces:
IService<Series>

public class IServiceSeriesImpl extends Object implements IService<Series>
  • Field Details

    • LOGGER

      private static final Logger LOGGER
    • connection

      private final Connection connection
  • Constructor Details

    • IServiceSeriesImpl

      public IServiceSeriesImpl()
      Performs IServiceSeriesImpl operation.
  • Method Details