appmsw-gateway-mysql-connector-java-8-0-21-jar 1.0.0 Installation SQL Gateway Connections. Class path: mysql-connector-java-8.0.21.jar jdbc Mikhaylenko Sergey 2022 MIT repository: https://github.com/SergeyMi37/appmsw-gateway-mysql-connector-java-8-0-21-jar description: Installation SQL Gateway Connections. Class path: mysql-connector-java-8.0.21.jar. module src You can see what instances of the %Library.SQLConnection class are in the module by running a command in the %SYS namespace: %SYS>do ##class(appmsw.gateway.jdbc).ImportSQLConnection("view") You can import a class %Library.SQLConnection instance in the %SYS namespace with the command: %SYS>do ##class(appmsw.gateway.jdbc).ImportSQLConnection()