Interface ProcedureCallHandlerFactory
- All Known Implementing Classes:
OracleProcedureCallHandlerFactory
public interface ProcedureCallHandlerFactory
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
Property specifying the name of the ProcedureCallHandlerFactory implementation to use. -
Method Summary
-
Field Details
-
PROPERTY_PROCEDURE_CALL_HANDLER_FACTORY
Property specifying the name of the ProcedureCallHandlerFactory implementation to use.- See Also:
-
-
Method Details
-
createProcedureCallHandler
- Throws:
JRException
-