You can bind operations to stored procedures on JDBC databases to specify actions that you want to occur, before, after, or instead of, standard account CRUD operations. For example, Add, Modify, and Delete. Other types of operations are available, depending on the type of operation binding you select.
Follow these steps:
The Operation Bindings Editor appears.
You have specified the object class you want to create the operation binding for.
The Create Operation Binding dialog appears.
You have specified the object classes you want to apply the operation binding to.
You have specified the type of operation that you want to bind the operation to.
You have specified when the operation binding is executed.
A node is added to the mapping tree which displays the type of operation, the timing you selected and the name of class you want the operation binding to apply to.
The Stored Procedure dialog appears.
You have bound the procedure to the operation you specified in step 8.
Note: If the procedure list fails to populate verify that your database does not have outstanding transactions or locks on the schema metadata.
You have specified the parameters for a stored procedure style operation binding.
Copyright © 2013 CA.
All rights reserved.
|
|