The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

SQL::OOP::Command

SYNOPSIS

See document of subclasses.

DESCRIPTION

SQL::OOP::Command is an abstract class which represents SQL commands such as SELECT, INSERT, UPDATE etc.

METHODS

generate

keys_to_idx

new

set

Constants

KEYS

PREFIXES

SEE ALSO