Class IServiceFavoriteImpl

java.lang.Object
com.esprit.services.series.IServiceFavoriteImpl
All Implemented Interfaces:
IService<Favorite>

public class IServiceFavoriteImpl extends Object implements IService<Favorite>
  • Field Details

    • LOGGER

      private static final Logger LOGGER
    • connection

      public Connection connection
    • statement

      public Statement statement
  • Constructor Details

    • IServiceFavoriteImpl

      public IServiceFavoriteImpl()
      Performs IServiceFavoriteImpl operation.
  • Method Details