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

NAME

EntityModel::Query::Update - update statement

VERSION

version 0.102

SYNOPSIS

See Entitymodel::Query.

DESCRIPTION

See Entitymodel::Query.

METHODS

import

Register the parse handling for our 'insert' attribute.

type

parse_fields

Populate the values for the update statement.

keyword_order

fromSQL

fieldsSQL

INHERITED METHODS

EntityModel::Query

dbh, groupSQL, havingSQL, iterate, joinSQL, limitSQL, new, offsetSQL, orderSQL, parse_base, parse_group, parse_limit, parse_spec, parse_where, reclassify, results, typeSQL, upgradeTo, whereSQL

EntityModel::Query::Base

asString, can_parse, decantQuotedValue, decantValue, normaliseInlineSQL, register, sqlAndParameters, sqlString

EntityModel::BaseClass

clone, dump, sap

AUTHOR

Tom Molesworth <cpan@entitymodel.com>

LICENSE

Copyright Tom Molesworth 2008-2011. Licensed under the same terms as Perl itself.