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


Data-Model documentation  | view source Contained in the Data-Model distribution.

Index


NAME

Top

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

METHODS

Top

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

Top

Data::Model

AUTHOR

Top

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

LICENSE

Top

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


Data-Model documentation  | view source Contained in the Data-Model distribution.