StatementHandle

role DBDish::StatementHandle The Connection prepare method returns a StatementHandle object that should provides the execute and finish methods.

A Statetement handle should provide also the low-level _row and _free methods.

It also has all the methods from DBDish::Role::ErrorHandling.

DBIish v0.6.4

Database connectivity for Raku

Authors

    License

    BSD-2-Clause

    Dependencies

    NativeHelpers::BlobNativeLibs

    Test Dependencies

    Provides

    • DBDish
    • DBDish::Connection
    • DBDish::ErrorHandling
    • DBDish::Oracle
    • DBDish::Oracle::Connection
    • DBDish::Oracle::Native
    • DBDish::Oracle::StatementHandle
    • DBDish::Pg
    • DBDish::Pg::Connection
    • DBDish::Pg::ErrorHandling
    • DBDish::Pg::Native
    • DBDish::Pg::StatementHandle
    • DBDish::SQLite
    • DBDish::SQLite::Connection
    • DBDish::SQLite::Native
    • DBDish::SQLite::StatementHandle
    • DBDish::StatementHandle
    • DBDish::TestMock
    • DBDish::TestMock::Connection
    • DBDish::TestMock::StatementHandle
    • DBDish::mysql
    • DBDish::mysql::Connection
    • DBDish::mysql::Native
    • DBDish::mysql::StatementHandle
    • DBIish
    • DBIish::Common
    • DBIish::CommonTesting

    The Camelia image is copyright 2009 by Larry Wall. "Raku" is trademark of the Yet Another Society. All rights reserved.