Available on php
@:phpClassConststaticfinalread onlyATTR_AUTOCOMMIT:Int
@:phpClassConststaticfinalread onlyATTR_CASE:Int
@:phpClassConststaticfinalread onlyATTR_CLIENT_VERSION:Int
@:phpClassConststaticfinalread onlyATTR_CONNECTION_STATUS:Int
@:phpClassConststaticfinalread onlyATTR_CURSOR:Int
@:phpClassConststaticfinalread onlyATTR_CURSOR_NAME:Int
@:phpClassConststaticfinalread onlyATTR_DRIVER_NAME:String
@:phpClassConststaticfinalread onlyATTR_EMULATE_PREPARES:Int
@:phpClassConststaticfinalread onlyATTR_ERRMODE:Int
@:phpClassConststaticfinalread onlyATTR_FETCH_TABLE_NAMES:Int
@:phpClassConststaticfinalread onlyATTR_ORACLE_NULLS:Int
@:phpClassConststaticfinalread onlyATTR_PERSISTENT:Int
@:phpClassConststaticfinalread onlyATTR_PREFETCH:Int
@:phpClassConststaticfinalread onlyATTR_SERVER_INFO:Int
@:phpClassConststaticfinalread onlyATTR_SERVER_VERSION:Int
@:phpClassConststaticfinalread onlyATTR_STATEMENT_CLASS:Int
@:phpClassConststaticfinalread onlyATTR_STRINGIFY_FETCHES:Int
@:phpClassConststaticfinalread onlyATTR_TIMEOUT:Int
@:phpClassConststaticfinalread onlyCASE_LOWER:Int
@:phpClassConststaticfinalread onlyCASE_NATURAL:Int
@:phpClassConststaticfinalread onlyCASE_UPPER:Int
@:phpClassConststaticfinalread onlyCURSOR_FWDONLY:Int
@:phpClassConststaticfinalread onlyCURSOR_SCROLL:Int
@:phpClassConststaticfinalread onlyERRMODE_EXCEPTION:Int
@:phpClassConststaticfinalread onlyERRMODE_SILENT:Int
@:phpClassConststaticfinalread onlyERRMODE_WARNING:Int
@:phpClassConststaticfinalread onlyERR_NONE:String
@:phpClassConststaticfinalread onlyFETCH_ASSOC:Int
@:phpClassConststaticfinalread onlyFETCH_BOTH:Int
@:phpClassConststaticfinalread onlyFETCH_BOUND:Int
@:phpClassConststaticfinalread onlyFETCH_CLASS:Int
@:phpClassConststaticfinalread onlyFETCH_CLASSTYPE:Int
@:phpClassConststaticfinalread onlyFETCH_COLUMN:Int
@:phpClassConststaticfinalread onlyFETCH_FUNC:Int
@:phpClassConststaticfinalread onlyFETCH_GROUP:Int
@:phpClassConststaticfinalread onlyFETCH_INTO:Int
@:phpClassConststaticfinalread onlyFETCH_KEY_PAIR:Int
@:phpClassConststaticfinalread onlyFETCH_LAZY:Int
@:phpClassConststaticfinalread onlyFETCH_NAMED:Int
@:phpClassConststaticfinalread onlyFETCH_NUM:Int
@:phpClassConststaticfinalread onlyFETCH_OBJ:Int
@:phpClassConststaticfinalread onlyFETCH_ORI_ABS:Int
@:phpClassConststaticfinalread onlyFETCH_ORI_FIRST:Int
@:phpClassConststaticfinalread onlyFETCH_ORI_LAST:Int
@:phpClassConststaticfinalread onlyFETCH_ORI_PRIOR:Int
@:phpClassConststaticfinalread onlyFETCH_ORI_REL:Int
@:phpClassConststaticfinalread onlyFETCH_PROPS_LATE:Int
@:phpClassConststaticfinalread onlyFETCH_SERIALIZE:Int
@:phpClassConststaticfinalread onlyFETCH_UNIQUE:Int
@:phpClassConststaticfinalread onlyNULL_NATURAL:Int
@:phpClassConststaticfinalread onlyPARAM_BOOL:Int
@:phpClassConststaticfinalread onlyPARAM_EVT_ALLOC:Int
@:phpClassConststaticfinalread onlyPARAM_EVT_EXEC_POST:Int
@:phpClassConststaticfinalread onlyPARAM_EVT_EXEC_PRE:Int
@:phpClassConststaticfinalread onlyPARAM_EVT_FETCH_POST:Int
@:phpClassConststaticfinalread onlyPARAM_EVT_FETCH_PRE:Int
@:phpClassConststaticfinalread onlyPARAM_EVT_FREE:Int
@:phpClassConststaticfinalread onlyPARAM_EVT_NORMALIZE:Int
@:phpClassConststaticfinalread onlyPARAM_INPUT_OUTPUT:Int
@:phpClassConststaticfinalread onlyPARAM_INT:Int
@:phpClassConststaticfinalread onlyPARAM_LOB:Int
@:phpClassConststaticfinalread onlyPARAM_NULL:Int
@:phpClassConststaticfinalread onlyPARAM_STMT:Int
@:phpClassConststaticfinalread onlyPARAM_STR:Int
new(dns:String, ?username:String, ?password:String, ?options:NativeArray)
beginTransaction():Bool
commit():Bool
errorCode():Dynamic
errorInfo():NativeArray
exec(statement:String):Int
getAttribute(attribute:Int):Dynamic
getAvailableDrivers():NativeArray
lastInsertId(?name:String):String
prepare(statement:String, ?driver_options:NativeArray):PDOStatement
query(statement:String, ?mode:Int):PDOStatement
@:value({ parameter_type : 2 })quote(String:String, parameter_type:Int = 2):String
rollBack():Bool
setAttribute(attribute:Int, value:Dynamic):Bool