Class CallableStatementCpoData

All Implemented Interfaces:
CpoData

public class CallableStatementCpoData extends AbstractStatementCpoData
Moves a bound attribute's value to or from a JDBC CallableStatement IN/OUT parameter, applying any configured JdbcCpoTransform along the way.
Author:
dberry