Interface IJDBCAction

All Superinterfaces:
IAction

public interface IJDBCAction extends IAction
Author:
Javier Paniza
  • Method Details

    • setConnectionProvider

      void setConnectionProvider(IConnectionProvider provider)
      This method is call from the system to provide a JDBC connection provider.

      When the execute method is called this method alredy has been called with a valid connection provider.