Search results for "Class::Loader"
Class::Loader - Load modules and create objects on demand.
Certain applications like to defer the decision to use a particular module till runtime. This is possible in perl, and is a useful trick in situations where the type of data is not known at compile time and the application doesn't wish to pre-compile...
VIPUL/Class-Loader-2.03 - 28 Apr 2005 03:06:19 UTC - Search in distribution
Class::DBI::Loader - Dynamic definition of Class::DBI sub classes.
Class::DBI::Loader automate the definition of Class::DBI sub-classes. scan table schemas and setup columns, primary key. class names are defined by table names and namespace option. +-----------+-----------+-----------+ | table | namespace | class | ...
DMAKI/Class-DBI-Loader-0.34 - 22 Mar 2007 11:37:16 UTC - Search in distribution- Class::DBI::Loader::Pg - Class::DBI::Loader Postgres Implementation.
- Class::DBI::Loader::mysql - Class::DBI::Loader mysql Implementation.
- Class::DBI::Loader::SQLite - Class::DBI::Loader SQLite Implementation.
- 1 more result from Class-DBI-Loader »
DBIx::Class::Loader - Dynamic definition of DBIx::Class sub classes.
DBIx::Class::Loader automate the definition of DBIx::Class sub-classes by scanning table schemas and setting up columns and primary keys. Class names are defined by table names and the namespace option. The only required arguments are "namespace" and...
BLBLACK/DBIx-Class-Loader-0.21 - 27 Feb 2006 23:42:21 UTC - Search in distribution- DBIx::Class::Loader::Pg - DBIx::Class::Loader Postgres Implementation.
- DBIx::Class::Loader::DB2 - DBIx::Class::Loader DB2 Implementation.
- DBIx::Class::Loader::mysql - DBIx::Class::Loader mysql Implementation.
- 3 more results from DBIx-Class-Loader »
Class::DBI::Loader::DB2 - Class::DBI::Loader DB2 implementation.
please see Class::DBI::Loader...
MFERRIS/Class-DBI-Loader-DB2-0.14 - 20 May 2004 01:38:23 UTC - Search in distribution
DBIx::Class::Loader::ADO - DBIx::Class::Loader ADO Implementation.
See DBIx::Class::Loader....
BRICAS/DBIx-Class-Loader-ADO-0.07 - 26 Feb 2007 14:22:47 UTC - Search in distribution
Net::LDAP::Class::Loader - interrogate an LDAP schema
Net::LDAP::Class:Loader inspects a Net::LDAP::Schema object and determines which attributes are available and which are unique....
KARMAN/Net-LDAP-Class-0.27 - 01 Jul 2016 16:21:58 UTC - Search in distribution
Class::DBI::Loader::Oracle - Class::DBI::Loader Oracle Implementation.
See Class::DBI::Loader, Class::DBI::Loader::Generic....
NAUGHTON/Class-DBI-Loader-Oracle-0.02 - 19 Feb 2008 23:55:38 UTC - Search in distribution
Class::DBI::Loader::Sybase - Class::DBI::Loader Sybase Implementation.
See Class::DBI::Loader, Class::DBI::Loader::Generic....
DJERIUS/Class-DBI-Loader-Sybase-0.02 - 02 Nov 2006 21:05:03 UTC - Search in distribution
Class::DBI::Loader::Kinship - Fixes to Class::DBI::Loader
A subclass of Class::DBI::Loader which introduces the 3rd argument to has_many relations, adds support to schemas for Postgresql, and provides a few additional fuctions. This package still dependends on its subclass; and so far, I resisted to opt for...
IOANNIS/Class-DBI-Loader-Kinship-0.03 - 24 Jul 2008 10:26:31 UTC - Search in distribution
DBIx::Class::Schema::Loader - Create a DBIx::Class::Schema based on a database
DBIx::Class::Schema::Loader automates the definition of a DBIx::Class::Schema by scanning database table definitions and setting up the columns, primary keys, unique constraints and relationships. See dbicdump for the "dbicdump" utility. DBIx::Class:...
VEESH/DBIx-Class-Schema-Loader-0.07051 - 23 Nov 2022 18:52:59 UTC - Search in distribution- DBIx::Class::Schema::Loader::DBI - DBIx::Class::Schema::Loader DBI Implementation.
- DBIx::Class::Schema::Loader::Base - Base DBIx::Class::Schema::Loader Implementation.
- DBIx::Class::Schema::Loader::Table - Class for Tables in DBIx::Class::Schema::Loader
- 38 more results from DBIx-Class-Schema-Loader »
Class::DBI::Loader::GraphViz - Graph tables and relationships
This module bridges "Class::DBI::Loader" and "GraphViz::DBI", to allow "GraphViz::DBI" to know about "Class::DBI"'s "has_a" relationships. It provides one method in "Class::DBI::Loader", "graph_tables" which returns a graphviz object....
SIMON/Class-DBI-Loader-GraphViz-1.0 - 12 Apr 2004 14:04:49 UTC - Search in distribution
Class::DBI::Loader::Informix - Class::DBI::Loader Informix Implementation.
Class::DBI::Loader provides a mechanism of automatically setting up the Class::DBI sub-classes on demand. This module provides the Informix specific methods required by Class::DBI::Loader::Generic. The complete documentation can be found in Class::DB...
JSTOWE/Class-DBI-Loader-Informix-1.4 - 01 Nov 2006 12:41:59 UTC - Search in distribution- Class::DBI::Informix - Class::DBI extension for Informix
Class::DBI::Loader::Relationship - Easier relationship specification in CDBI::L
This module acts as a mix-in, adding the "relationship" method to "Class::DBI::Loader". Since "Class::DBI::Loader" knows how to map between table names and class names, there ought to be no need to replicate the names. In addition, it is common (but ...
SIMON/Class-DBI-Loader-Relationship-1.2 - 01 Mar 2004 16:52:31 UTC - Search in distribution
Class::Scaffold::Exception::Loader - Exception raised when a class cannot be loaded
MARCEL/Class-Scaffold-1.102280
-
16 Aug 2010 16:46:43 UTC
-
Search in distribution
- Class::Scaffold::Test::UtilLoader - Load other classes necessary for tests
Class::DBI::Loader::mysql::Grok - Build Quality Table Relationships Automatically
If you name your tables and columns using some common sense rules, there's no need for you to do any work to have proper db abstraction. The following examples mostly follow the Class::DBI perldoc. To see where they differ (immaterially), see the tes...
JAMES/Class-DBI-Loader-mysql-Grok-0.19 - 21 Jun 2005 12:40:15 UTC - Search in distribution
DBIx::Class::Schema::Loader::Dynamic - Really Dynamic Schema Generation for DBIx::Class
DBIx::Class::Schema::Loader::Dynamic is a faster and simpler driver for the dynamic schema generation feature of DBIx::Class::Schema::Loader. It will make Perl classes for each table spring into existence and it runs the declarative statements (such ...
FRANKC/DBIx-Class-Schema-Loader-Dynamic-1.05 - 19 Apr 2016 03:41:38 UTC - Search in distribution
DBIx::Class::Schema::Loader::DBI::RelPatterns - Relationship patterns for DBIx::Class::Schema::Loader
DBIx::Class::Schema::Loader::DBI::RelPatterns is a pseudo loader class that provides the means to set up the table relationships when DBIx::Class::Schema::Loader fails to for any reason. It is designed for use with storage engines that do not support...
LEWA/DBIx-Class-Schema-Loader-DBI-RelPatterns-0.01043 - 15 May 2015 19:01:38 UTC - Search in distribution
Class::DBI::AutoLoader - Generates Class::DBI subclasses dynamically.
Class::DBI::AutoLoader scans the tables in a given database, and auto-generates the Class::DBI classes. These are loaded into your package when you import Class::DBI::AutoLoader, as though you had created the Data::FavoriteFilms class and "use"d that...
RYANPARR/Class-DBI-AutoLoader-0.12 - 18 Oct 2003 06:51:22 UTC - Search in distribution
Class::DBI::ViewLoader - Load views from existing databases as Class::DBI classes
This class loads views from databases as Class::DBI classes. It follows roughly the same interface employed by Class::DBI::Loader. This class behaves as a base class for the database-dependent driver classes, which are loaded by Module::Pluggable. Ob...
MATTLAW/Class-DBI-ViewLoader-0.06 - 14 Dec 2015 21:10:07 UTC - Search in distribution- Class::DBI::ViewLoader::Auto - Load views for existing Class::DBI classes
ClassLoader - Load Perl classes automatically
Zweck Müde, "use"-Anweisungen für das Laden von Perl-Klassen zu schreiben? Dieses Modul reduziert das Laden aller Klassen auf eine einzige Anweisung: use ClassLoader; Danach werden alle Klassen automatisch mit ihrem ersten Methodenaufruf geladen. Die...
FSEITZ/ClassLoader-1.1 - 27 May 2016 06:37:34 UTC - Search in distribution