| | Class | Description |
|---|
| | Connection |
A Connection is used to manage the creation and connection to a MySql Database. |
| | Field |
The Field class represents a MySql table column. |
| | Mysql |
This class contains many MySql and asSQL constants. |
| | MySqlOutputParams | |
| | MySqlResponse | |
| | MySqlService |
Use the <assql:MySqlService> tag to represent a MySqlService object in an MXML file. |
| | MySqlToken |
This class provieds a place to set additional token-level data for MySql queries. |
| | ResultSet |
The ResultSet class represents a data set retuends by MySql for a query. |
| | SqlParam | |
| | Statement |
The Statement class allows you to execute queries for the MySql connection. |