Project

General

Profile

CdmServerSwitchableDataSources » History » Version 2

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

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