Namespace that holds the MySQL implementation of the Jaxer DB API.
Platform Support
Jaxer Server Framework | Jaxer Client Framework | 1.0 | no |
---|
Functions
Method | Action | Jaxer Server Framework | Jaxer Client Framework | |||||
---|---|---|---|---|---|---|---|---|
static createDB(Object connectionParams) : Jaxer.DB.MySQL.Connection
Creates a new database named according to connectionParams.NAME, if one does not already exist.
|
Show Details | 1.0 | no | |||||
Parameters
Returns
|
||||||||
static validateConnectionParameters(Object connectionParams) :
void
Validate the provided connection parameters
|
Show Details | 1.0 | no | |||||
Parameters
|