haXe API Documentation
Back
|
Index
class
neko.db.Mysql
Available in neko
static
function
connect(params : { user :
String
, socket :
String
, port :
Int
, pass :
String
, host :
String
, database :
String
}) :
Connection
Back
|
Index