Previous Topic: Operation BindingsNext Topic: Scripts


Stored Procedures

Stored procedures are located on JDBC endpoints. They are code that CA IAM Connector Server can invoke before, after, or instead of an operation. Stored procedures are only relevant for relational database endpoints and are written in the language specific to that endpoint.

More Information:

Bind Operations to Stored Procedures