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. |
Init |
Init is the Init action implementation of the SQL Connector. |
Select |
Select is the Select action implementation of the SQL Connector. |
SQLDatasourceUtils |
Class contains utility methods for SQL Connector operations.
|
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.