Module emysql_util

This module is deprecated: Please use the functions in emysql instead.

Function Index

affected_rows/1
as_dict/1
as_json/1
as_proplist/1
as_record/3
as_record/4
field_names/1
insert_id/1
result_type/1

Function Details

affected_rows/1

affected_rows(P) -> any()

as_dict/1

as_dict(Res) -> any()

as_json/1

as_json(Res) -> any()

as_proplist/1

as_proplist(Res) -> any()

as_record/3

as_record(Res, RecName, Fields) -> any()

as_record/4

as_record(Res, RecName, Fields, Fun) -> any()

field_names/1

field_names(R) -> any()

insert_id/1

insert_id(P) -> any()

result_type/1

result_type(R) -> any()


Generated by EDoc, Feb 27 2014, 12:21:24.