| 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 function implementation of the SQL Connector Connection pool. |
| 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 © 2019 WSO2. All rights reserved.