Uses of Class
org.eclipse.lemminx.customservice.synapse.dataService.QueryGenRequestParams
Packages that use QueryGenRequestParams
Package
Description
-
Uses of QueryGenRequestParams in org.eclipse.lemminx
Methods in org.eclipse.lemminx with parameters of type QueryGenRequestParamsModifier and TypeMethodDescriptionSynapseLanguageService.fetchTables(QueryGenRequestParams requestParams) SynapseLanguageService.generateQueries(QueryGenRequestParams requestParams) SynapseLanguageService.getStoredProcedures(QueryGenRequestParams request) -
Uses of QueryGenRequestParams in org.eclipse.lemminx.customservice
Methods in org.eclipse.lemminx.customservice with parameters of type QueryGenRequestParamsModifier and TypeMethodDescriptionISynapseLanguageService.fetchTables(QueryGenRequestParams requestParams) ISynapseLanguageService.generateQueries(QueryGenRequestParams requestParams) ISynapseLanguageService.getStoredProcedures(QueryGenRequestParams requestParams) -
Uses of QueryGenRequestParams in org.eclipse.lemminx.customservice.synapse.dataService
Methods in org.eclipse.lemminx.customservice.synapse.dataService with parameters of type QueryGenRequestParamsModifier and TypeMethodDescriptionstatic StringQueryGenerator.generateDSSQueries(QueryGenRequestParams requestParams) Generate resources and queries for data service based on a datasourceQueryGenerator.getTableList(QueryGenRequestParams requestParams) Extract the tables in a datasource -
Uses of QueryGenRequestParams in org.eclipse.lemminx.customservice.synapse.dynamic.db
Methods in org.eclipse.lemminx.customservice.synapse.dynamic.db with parameters of type QueryGenRequestParamsModifier and TypeMethodDescriptionDynamicFieldsHandler.getStoredProcedures(QueryGenRequestParams requestParams) Retrieves the list of stored procedures from the database.