[line 181]
[line 184]
[line 185]
[line 198]
[line 199]
[line 190]
[line 191]
[line 186]
[line 193]
[line 192]
[line 196]
[line 197]
[line 195]
[line 183]
[line 187]
[line 194]
[line 188]
static void mkNamedKey( )
void begin( )
void columns( )
void commit( )
void delete( [ $execute = true])
void deleteWithAffectedRows( [ $execute = true])
void dump( )
void fetch( [ $execute = true])
void fetchAll( [ $execute = true])
void fetchColumn( [ $execute = true])
void forUpdate( )
void foundRows( )
void getParams( )
void getQuery( )
void getWhere( )
void groupBy( )
void hasWhere( )
void having( )
void ifDefineWhere( str $operator)
void initParams( )
PDO_MySQL_Manipulator __construct( $host, $db, $user, $pass, [ $encoding = ''])
void insert( [ $execute = true])
void join( $type, $sql)
void lastInsertId( [ $name = NULL])
void limit( $offset, $limit)
void lock( $mode)
void onDuplicateKeyUpdate( [ $params = array()])
void orderBy( $arr)
mixed rawQuery( str $type, str $sql)
void rollback( )
void select( )
columns() のエイリアス
void set( $arr)
void setAlias( $alias)
void setParams( $named_key, $val)
void setQuery( $type)
void setTable( $table)
void unlock( )
void update( [ $execute = true])
void updateWithAffectedRows( [ $execute = true])
void using( $column)
void values( $arr)
void where( $arr)
[line 204]
[line 202]
[line 201]
[line 203]