Static variables

@:phpClassConststaticATTR_AUTOCOMMIT:Int

@:phpClassConststaticATTR_CASE:Int

@:phpClassConststaticATTR_CLIENT_VERSION:Int

@:phpClassConststaticATTR_CONNECTION_STATUS:Int

@:phpClassConststaticATTR_CURSOR:Int

@:phpClassConststaticATTR_CURSOR_NAME:Int

@:phpClassConststaticATTR_DRIVER_NAME:String

@:phpClassConststaticATTR_EMULATE_PREPARES:Int

@:phpClassConststaticATTR_ERRMODE:Int

@:phpClassConststaticATTR_FETCH_TABLE_NAMES:Int

@:phpClassConststaticATTR_ORACLE_NULLS:Int

@:phpClassConststaticATTR_PERSISTENT:Int

@:phpClassConststaticATTR_PREFETCH:Int

@:phpClassConststaticATTR_SERVER_INFO:Int

@:phpClassConststaticATTR_SERVER_VERSION:Int

@:phpClassConststaticATTR_STATEMENT_CLASS:Int

@:phpClassConststaticATTR_STRINGIFY_FETCHES:Int

@:phpClassConststaticATTR_TIMEOUT:Int

@:phpClassConststaticCASE_LOWER:Int

@:phpClassConststaticCASE_NATURAL:Int

@:phpClassConststaticCASE_UPPER:Int

@:phpClassConststaticCURSOR_FWDONLY:Int

@:phpClassConststaticCURSOR_SCROLL:Int

@:phpClassConststaticERRMODE_EXCEPTION:Int

@:phpClassConststaticERRMODE_SILENT:Int

@:phpClassConststaticERRMODE_WARNING:Int

@:phpClassConststaticERR_NONE:String

@:phpClassConststaticFETCH_ASSOC:Int

@:phpClassConststaticFETCH_BOTH:Int

@:phpClassConststaticFETCH_BOUND:Int

@:phpClassConststaticFETCH_CLASS:Int

@:phpClassConststaticFETCH_CLASSTYPE:Int

@:phpClassConststaticFETCH_COLUMN:Int

@:phpClassConststaticFETCH_FUNC:Int

@:phpClassConststaticFETCH_GROUP:Int

@:phpClassConststaticFETCH_INTO:Int

@:phpClassConststaticFETCH_KEY_PAIR:Int

@:phpClassConststaticFETCH_LAZY:Int

@:phpClassConststaticFETCH_NAMED:Int

@:phpClassConststaticFETCH_NUM:Int

@:phpClassConststaticFETCH_OBJ:Int

@:phpClassConststaticFETCH_ORI_ABS:Int

@:phpClassConststaticFETCH_ORI_FIRST:Int

@:phpClassConststaticFETCH_ORI_LAST:Int

@:phpClassConststaticFETCH_ORI_PRIOR:Int

@:phpClassConststaticFETCH_ORI_REL:Int

@:phpClassConststaticFETCH_PROPS_LATE:Int

@:phpClassConststaticFETCH_SERIALIZE:Int

@:phpClassConststaticFETCH_UNIQUE:Int

@:phpClassConststaticNULL_NATURAL:Int

@:phpClassConststaticPARAM_BOOL:Int

@:phpClassConststaticPARAM_EVT_ALLOC:Int

@:phpClassConststaticPARAM_EVT_EXEC_POST:Int

@:phpClassConststaticPARAM_EVT_EXEC_PRE:Int

@:phpClassConststaticPARAM_EVT_FETCH_POST:Int

@:phpClassConststaticPARAM_EVT_FETCH_PRE:Int

@:phpClassConststaticPARAM_EVT_FREE:Int

@:phpClassConststaticPARAM_EVT_NORMALIZE:Int

@:phpClassConststaticPARAM_INPUT_OUTPUT:Int

@:phpClassConststaticPARAM_INT:Int

@:phpClassConststaticPARAM_LOB:Int

@:phpClassConststaticPARAM_NULL:Int

@:phpClassConststaticPARAM_STMT:Int

@:phpClassConststaticPARAM_STR:Int

Constructor

new(dns:String, ?username:String, ?password:String, ?options:NativeArray)

Methods

exec(statement:String):Int

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

setAttribute(attribute:Int, value:Dynamic):Bool