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

DBIx::ObjectMapper::Engine - the engine interface

DESCRIPTION

METHODS

_init

transaction

namesep

quote

driver

datetime_parser

get_primary_key

get_column_info

get_unique_key

get_tables

select

select_single

update

insert

create

delete

iterator

AUTHOR

Eisuke Oishi

COPYRIGHT

Copyright 2010 Eisuke Oishi

LICENSE

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