Class IServiceCategorieImpl

java.lang.Object
com.esprit.services.series.IServiceCategorieImpl
All Implemented Interfaces:
IService<Category>

public class IServiceCategorieImpl extends Object implements IService<Category>
  • Field Details

    • LOGGER

      private static final Logger LOGGER
    • connection

      private final Connection connection
  • Constructor Details

    • IServiceCategorieImpl

      public IServiceCategorieImpl()
      Performs IServiceCategorieImpl operation.
  • Method Details