Interface | Description |
---|---|
Repository |
A generic storage location for SDX documents.
|
Repository.ConfigurationNode | |
RepositoryConnection |
A generic connection to a repository.
|
Class | Description |
---|---|
AbstractDatabaseBackedRepository |
A basic implementation of a repository.
|
AbstractDataSourceComponentBackedRepository | |
AbstractRepository |
A basic implementation of a repository.
|
AbstractRepositoryConnection | |
FSRepository |
Implements a repository where files are stored in the server's filesystem.
|
FSRepositoryConnection | |
HSQLRepository |
The same as JDBCRespository, but the method for the table creation query is overridden.
|
JDBCRepository |
An implementation of a repository using a JDBC datasource.
|
JDBCRepositoryConnection |
This classes represents a SQL Connection to JDBC Source
|
LuceneRepositoryConnection | |
MSSQLRepository |
The same as JDBCRespository, but the method for the table creation query is overridden.
|
MYSQLRepository |
The same as JDBCRespository, but the method for the table creation query is overridden.
|
POSTGRESQLRepository | |
URLRepository |
Implements a repository where url's are referenced.
|
URLRepositoryConnection |
A repository is responsible for storing documents managed by SDX. There are currently three types of repositories :
Other repositories could be used, such as XML:DB databases.
Copyright © 2000-2010 Ministere de la culture et de la communication / AJLSM. All Rights Reserved.