Class | Description |
---|---|
AbstractSQLAction |
AbstractSQLAction is the base class for all SQL Action. |
BatchUpdate |
BatchUpdate is the Batch update action implementation of the SQL Connector. |
Call |
Call is the Call action implementation of the SQL Connector. |
Close |
Close is the Close action implementation of the SQL Connector Connection pool. |
Mirror |
Mirror mirrors a SQL database table to a ballerina table. |
Select |
Select is the Select action implementation of the SQL Connector. |
Update |
Update is the Update action implementation of the SQL Connector. |
UpdateWithGeneratedKeys |
UpdateWithGeneratedKeys is the updateWithGeneratedKeys action implementation of the SQL Connector. |
Copyright © 2018 WSO2. All rights reserved.