GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Net::OpenID::JanRain::Stores::SQLStore(3) User Contributed Perl Documentation Net::OpenID::JanRain::Stores::SQLStore(3)

This module contains the base class for the SQL stores. It cannot be instantiated itself, but its included subclasses can. The library includes three subclasses, MySQLStore, PostGreSQLStore and SQLiteStore. (link these)

This class uses the interface of Net::OpenID::JanRain::Stores and implements one additional method.

createTables

The one new external method for SQLStores. It creates the database tables necessary for the store to work. It should not be called if the tables exist already.

2006-06-27 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.