Stored Procedures

The Simba Magento JDBC Connector provides stored procedures to optimize performance when working with Magento data. These stored procedures enable you to work with products, orders, and other objects from a Magento data store by calling a single stored procedure instead of designing and executing multiple query statements.

For detailed information about the stored procedures that the connector supports, see the insightsoftware Simba Magento JDBC Data Connector Reference Guide.