Namespace that holds the SQLite 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 file according to connectionParams.PATH
|
Show Details | 1.0 | no | |||||
Parameters
Returns
|
||||||||
static validateConnectionParameters(Object connectionParams) :
void
Validate the provided connection parameters
|
Show Details | 1.0 | no | |||||
Parameters
|