Class SQLServerProcedureAction

All Implemented Interfaces:
SQLAction

public class SQLServerProcedureAction extends ProcedureAction
ProcedureAction for SQLServer MS JDBC driver. Customizes OUT parameter processing - it has to be done AFTER the ResultSets are read (note that jTDS driver works fine with normal ProcedureAction).

See JIRA CAY-251 for details.

Since:
1.2