Project

General

Profile

CdmServerSwitchableDataSources » History » Version 1

Andreas Kohlbecker, 03/08/2011 02:26 PM

1 1 Andreas Kohlbecker
{{>toc}}
2
3
4
5
6
7
## CDM-Server & Switchable DataSources
8
9
10
The following classes are related to the switchable database infrastructure which allows to serve 
11
12
multiple databases with only a single instance of the cdm-remote-webapp. 
13
14
This concept however is deprecated due to several problems of which the term loading issue is most severe one.
15
16
This classes should however not deleted since we once might whish to switch back to this concept when we are 
17
18
able to deal with the implicated issues.
19
20
21
* source:trunk/cdmlib-persistence/src/main/java/eu/etaxonomy/cdm/database/UpdatableRoutingDataSource.java
22
23
* source:trunk/cdmlib-remote/src/main/java/eu/etaxonomy/cdm/remote/controller/interceptor/DatasourceContextHandlerInterceptor.java