Class::DBI::Loader::SQLite man page on Fedora

Man page or keyword search:  
man Server   31170 pages
apropos Keyword Search (all sections)
Output format
Fedora logo
[printable version]

Class::DBI::Loader::SQUser(Contributed Perl DocumClass::DBI::Loader::SQLite(3)

NAME
       Class::DBI::Loader::SQLite - Class::DBI::Loader SQLite Implementation.

SYNOPSIS
	 use Class::DBI::Loader;

	 # $loader is a Class::DBI::Loader::SQLite
	 my $loader = Class::DBI::Loader->new(
	   dsn	     => "dbi:SQLite:dbname=/path/to/dbfile",
	   namespace => "Data",
	 );
	 my $class = $loader->find_class('film'); # $class => Data::Film
	 my $obj = $class->retrieve(1);

DESCRIPTION
       Multi-column primary keys are supported. It's also fine to define
       multi-column foreign keys, but they will be ignored because Class::DBI
       does not support them.

       See Class::DBI::Loader, Class::DBI::Loader::Generic.

SEE ALSO
       Class::DBI::Loader, Class::DBI::Loader::Generic

perl v5.14.1			  2006-03-04	 Class::DBI::Loader::SQLite(3)
[top]

List of man pages available for Fedora

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net