The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

ObjectDB::SQL::Update - SQL update for ObjectDB

SYNOPSIS

    This is used internally.

DESCRIPTION

ATTRIBUTES

table

Table name.

columns

Column values.

where

WHERE clause.

where_logic

WHERE clause logic (AND and OR).

METHODS

to_string

String representation.

AUTHOR

Viacheslav Tykhanovskyi, vti@cpan.org.

COPYRIGHT

Copyright (C) 2009, Viacheslav Tykhanovskyi.

This program is free software, you can redistribute it and/or modify it under the same terms as Perl 5.10.