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

Search results for "distribution:Rose-DB DB"

Rose::DB - A DBI wrapper and abstraction layer. River stage two • 15 direct dependents • 27 total dependents

Rose::DB is a wrapper and abstraction layer for DBI-related functionality. A Rose::DB object "has a" DBI object; it is not a subclass of DBI. Please see the tutorial (perldoc Rose::DB::Tutorial) for an example usage scenario that reflects "best pract...

JSIRACUSA/Rose-DB-0.785 - 28 Feb 2023 14:53:49 UTC

Rose::DB::Pg - PostgreSQL driver class for Rose::DB. River stage two • 15 direct dependents • 27 total dependents

Rose::DB blesses objects into a class derived from Rose::DB::Pg when the driver is "pg". This mapping of driver names to class names is configurable. See the documentation for Rose::DB's new() and driver_class() methods for more information. This cla...

JSIRACUSA/Rose-DB-0.785 - 28 Feb 2023 14:53:49 UTC

Rose::DB::MySQL - MySQL driver class for Rose::DB. River stage two • 15 direct dependents • 27 total dependents

Rose::DB blesses objects into a class derived from Rose::DB::MySQL when the driver is "mysql". This mapping of driver names to class names is configurable. See the documentation for Rose::DB's new() and driver_class() methods for more information. Th...

JSIRACUSA/Rose-DB-0.785 - 28 Feb 2023 14:53:49 UTC

Rose::DB::Cache - A mod_perl-aware cache for Rose::DB objects. River stage two • 15 direct dependents • 27 total dependents

Rose::DB::Cache provides both an API and a default implementation of a caching system for Rose::DB objects. Each Rose::DB-derived class references a Rose::DB::Cache-derived object to which it delegates cache-related activities. See the new_or_cached ...

JSIRACUSA/Rose-DB-0.785 - 28 Feb 2023 14:53:49 UTC

Rose::DB::Oracle - Oracle driver class for Rose::DB. River stage two • 15 direct dependents • 27 total dependents

Rose::DB blesses objects into a class derived from Rose::DB::Oracle when the driver is "oracle". This mapping of driver names to class names is configurable. See the documentation for Rose::DB's new() and driver_class() methods for more information. ...

JSIRACUSA/Rose-DB-0.785 - 28 Feb 2023 14:53:49 UTC

Rose::DB::SQLite - SQLite driver class for Rose::DB. River stage two • 15 direct dependents • 27 total dependents

Rose::DB blesses objects into a class derived from Rose::DB::SQLite when the driver is "sqlite". This mapping of driver names to class names is configurable. See the documentation for Rose::DB's new() and driver_class() methods for more information. ...

JSIRACUSA/Rose-DB-0.785 - 28 Feb 2023 14:53:49 UTC

Rose::DB::Generic - Generic driver class for Rose::DB. River stage two • 15 direct dependents • 27 total dependents

This is the subclass that Rose::DB blesses an object into (by default) when the driver specified in the registry entry is has no class name registered in the driver class map. To maximize the chance that this class will work with an unsupported datab...

JSIRACUSA/Rose-DB-0.785 - 28 Feb 2023 14:53:49 UTC

Rose::DB::MariaDB - MariaDB driver class for Rose::DB. River stage two • 15 direct dependents • 27 total dependents

Rose::DB blesses objects into a class derived from Rose::DB::MariaDB when the driver is "mariadb". This mapping of driver names to class names is configurable. See the documentation for Rose::DB's new() and driver_class() methods for more information...

JSIRACUSA/Rose-DB-0.785 - 28 Feb 2023 14:53:49 UTC

Rose::DB::Informix - Informix driver class for Rose::DB. River stage two • 15 direct dependents • 27 total dependents

Rose::DB blesses objects into a class derived from Rose::DB::Informix when the driver is "informix". This mapping of driver names to class names is configurable. See the documentation for Rose::DB's new() and driver_class() methods for more informati...

JSIRACUSA/Rose-DB-0.785 - 28 Feb 2023 14:53:49 UTC

Rose::DB::Registry - Data source registry. River stage two • 15 direct dependents • 27 total dependents

Rose::DB::Registry objects manage information about Rose::DB data sources. Each data source has a corresponding Rose::DB::Registry::Entry object that contains its information. The registry entries are organized in a two-level namespace based on a "do...

JSIRACUSA/Rose-DB-0.785 - 28 Feb 2023 14:53:49 UTC

Rose::DB::Tutorial - Best practices for using Rose::DB River stage two • 15 direct dependents • 27 total dependents

JSIRACUSA/Rose-DB-0.785 - 28 Feb 2023 14:53:49 UTC

Rose::DB::Constants - Symbolic names for important Rose::DB constants. River stage two • 15 direct dependents • 27 total dependents

This module contains and optionally exports symbolic names for important Rose::DB constants. The only constant defined so far is "IN_TRANSACTION". See the documentation for Rose::DB's "begin_work()" object method for more information on this constant...

JSIRACUSA/Rose-DB-0.785 - 28 Feb 2023 14:53:49 UTC

Rose::DB::Cache::Entry - A cache entry for use with Rose::DB::Cache objects. River stage two • 15 direct dependents • 27 total dependents

Rose::DB::Cache::Entry provides both an API and a default implementation of a cache entry for use with Rose::DB::Cache objects. A Rose::DB::Cache-derived class uses Rose::DB::Cache::Entry-derived objects to store cache entries. The default implementa...

JSIRACUSA/Rose-DB-0.785 - 28 Feb 2023 14:53:49 UTC

Rose::DB::Registry::Entry - Data source registry entry. River stage two • 15 direct dependents • 27 total dependents

"Rose::DB::Registry::Entry" objects store information about a single Rose::DB data source. See the Rose::DB documentation for more information on data sources, and the Rose::DB::Registry documentation to learn how "Rose::DB::Registry::Entry" objects ...

JSIRACUSA/Rose-DB-0.785 - 28 Feb 2023 14:53:49 UTC
14 results (0.04 seconds)