Interface ProcedureCallHandlerFactory

All Known Implementing Classes:
OracleProcedureCallHandlerFactory

public interface ProcedureCallHandlerFactory
Author:
Teodor Danciu (teodord@users.sourceforge.net)
  • Field Details

    • PROPERTY_PROCEDURE_CALL_HANDLER_FACTORY

      static final String PROPERTY_PROCEDURE_CALL_HANDLER_FACTORY
      Property specifying the name of the ProcedureCallHandlerFactory implementation to use.
      See Also:
  • Method Details