wso2 api manager database
问题 I don't understand how can I access the data of APIs (api_id) USER (user_id), subscriptions (is a user 'x' subscribed to API 'y'?) ... how can I perform such controls by connecting to some db? 回答1: Though your question is not much clear,hope you want to know how WSO2 API Manager implemented database data accessing part.I'll explain how WSO2 API Manager did controlling over database data. You could found the database scripts[it contains h2/mysql/oracle dbscripts] use by WSO2 API Manager from