![]() |
![]()
| ![]() |
![]()
Net::OpenID::JanRain::Stores::SQLStoreThis 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) InterfaceThis 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.
|