Kazuhiro Osawa > Data-Model > Data::Model::Row

Download:
Data-Model-0.00004.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Source  

NAME ^

Data::Model::Row - Data::Model's Row class

METHODS ^

update

update is executed for instance record.

It works by schema in which primary key exists.

delete

delete is executed for instance record.

It works by schema in which primary key exists.

SEE ALSO ^

Data::Model

AUTHOR ^

Kazuhiro Osawa <yappo <at> shibuya <döt> pl>

LICENSE ^

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.