|
App::Repository
|
Logical data access layer for the App::Context Framework, providing a uniform API to access data in databases, file systems, remote web sites, etc.
|
|
10819 |
|
App::Repository::DBI
|
a repository which relies on a DBI interface to a relational database (no caching)
|
|
10837 |
|
App::Repository::File
|
a repository which stores its data in flat files
|
|
3667 |
|
App::Repository::MySQL
|
a MySQL database, accessed through the Repository interface
|
|
10474 |
|
App::RepositoryObject
|
Interface for data persistence
|
|
7868 |
|
App::SessionObject::RepositoryObjectDomain
|
|
|
9934 |
|
App::SessionObject::RepositoryObjectSet
|
A set of repository objects described by a set of query parameters
|
|
9934 |
|
App::ValueDomain::Repository
|
|
|
9914 |